mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-26 09:01:46 +02:00
gpmc_config should not be a variant as it is board specific hence make it a const parameter Fixes issues identified by Dirk: - build issue for zoom2 - warnings for all other OMAP3 platforms using nand/onenand etc Signed-off-by: Nishanth Menon <nm@ti.com>