]> Git Repo - u-boot.git/commit
m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT
authorTom Rini <[email protected]>
Wed, 22 Sep 2021 18:50:27 +0000 (14:50 -0400)
committerTom Rini <[email protected]>
Wed, 6 Oct 2021 13:15:14 +0000 (09:15 -0400)
commitd73b9e67ed49be21fd51a26b830a6543dcffdbc0
treef7ed841c665e8b998b167b3e71791c8e34691627
parentc25ca9060a476873770c4bc00e85a0819465e110
m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT

Typically platforms will define CONFIG_SYS_NAND_PAGE_COUNT based on
CONFIG_SYS_NAND_BLOCK_SIZE / CONFIG_SYS_NAND_PAGE_SIZE.  Switch to this
in preparation for migrating CONFIG_SYS_NAND namespace to Kconfig.

Cc: Marek Vasut <[email protected]>
Cc: Olaf Mandel <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
include/configs/m53menlo.h
This page took 0.035697 seconds and 4 git commands to generate.