commit | bf86392251b25da5f34283597bce90d35e71e4a2 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Sat Apr 01 17:15:04 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:25 2017 -0400 |
tree | 78c112145e962d6d12c10860e76ec74cb50b13ec | |
parent | df9f07fa3d5a4aedac366eadbee7055ee2c60698 [diff] |
ARM: am33xx: define BOOT_DEVICE_ONENAND am33xx does not support OneNAND, but we need this define anyway to let UBI SPL code compile. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Tested-by: Pau Pajuelo <ppajuel@gmail.com>