mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
This patch removes dirty hack used to: * operate with flash * pass flash page settings to linux driver via SNFI registers It has been proven that spinand flash page size is actually unnecessary. We can get all required data from dirmap requests. Thus this patch series drops the hack and do things properly. After this fix (and corresponding linux fix) the hack is not needed anymore. Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu> Link: https://github.com/openwrt/openwrt/pull/20295 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| boot | ||
| devel | ||
| firmware | ||
| kernel | ||
| libs | ||
| network | ||
| system | ||
| utils | ||
| Makefile | ||