diff options
author | Pali Rohár <pali@kernel.org> | 2023-01-21 21:42:08 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2023-03-01 06:39:18 +0100 |
commit | b5b2e2d9c22ccee3dc04616c57d166bb43d81e42 (patch) | |
tree | dad6f1f3b13dbd2c8e2dba17e4c8e144fbc07cb8 /configs/odroid-hc4_defconfig | |
parent | 41d52f3bd07a854b4b59c45343ab797912a21940 (diff) | |
download | u-boot-b5b2e2d9c22ccee3dc04616c57d166bb43d81e42.tar.gz |
arm: mvebu: db-88f6820-amc: Add defconfig for NAND booting
This new db-88f6820-amc_nand_defconfig file is copy of existing
db-88f6820-amc_defconfig file and changed to instruct build system to
generate final kwbimage for NAND booting. It was done by adding options:
CONFIG_MVEBU_SPL_BOOT_DEVICE_NAND=y
CONFIG_MVEBU_SPL_NAND_BADBLK_LOCATION=0x00
CONFIG_SYS_NAND_BLOCK_SIZE=0x40000
CONFIG_SYS_NAND_PAGE_SIZE=0x1000
Board has Micron MT29F8G08ABACAWP chip which is SLC NAND with 4kB page size
and block size of 64 pages.
This change was only compile-tested and is useful for CI testing that
mkimage can generate valid kwbimage of NAND type.
This change is more readable via git option --find-copies-harder.
Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'configs/odroid-hc4_defconfig')
0 files changed, 0 insertions, 0 deletions