1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-03 08:27:09 +01:00
Files
u-boot-megous/drivers
Masahiro Yamada 80924cc164 mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible
Currently, the denali NAND driver in U-Boot configures the
SPARE_AREA_SKIP_BYTES based on the CONFIG option.

Recently, Linux kernel merged a patch that associates the proper
value for this register with the DT compatible string.

Do likewise in U-Boot too.

The denali_spl.c still uses CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-02-01 01:14:32 +09:00
..
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2020-01-07 14:37:50 +01:00
2020-01-24 23:06:48 +05:30
2019-08-07 15:31:04 -04:00
2019-11-01 16:45:40 +03:00
2018-07-19 16:31:38 -04:00
2020-01-10 14:18:26 -05:00