Searched hist:"3 b10cf120befe9c2e938a7d4e04eb0b545ee347a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | README | 3b10cf120befe9c2e938a7d4e04eb0b545ee347a Fri Jun 19 03:25:59 CDT 2015 Chris Packham <judge.packham@gmail.com> README: Describe CONFIG_SYS_NO_FLASH
Unlike most configuration options defining this actually disables support for a feature (parallel flash). Eventually the logic behind this should probably be flipped so that '#ifndef CONFIG_SYS_NO_FLASH' becomes '#ifdef CONFIG_HAS_PARALLEL_FLASH' but for now lets document the existing behaviour.
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
|