[U-Boot] [PATCH v2 1/6] am335x_evm: Make NAND support modular

Stefan Agner stefan at agner.ch
Fri Jul 12 13:30:52 CEST 2013


Am 2013-07-11 15:54, schrieb Justin Waters:
> Give the user the ability to disable NAND support by defining
> CONFIG_NO_NAND. This will allow custom hardware to easily support
> this configuration.

If NAND is not enabled, we could also ifdef the SPI/MTD/CMD_FS
configurations since they are not used on BeagleBone Black either. Maybe
something for a follow-up patch rather than a new version of this
patchset.

--
Stefan


More information about the U-Boot mailing list