commit | c58502edef908e2401874c7bcf20796edcd17413 | [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 | b5f0dc67db1deb15fe4276770ad380b9ea3fcef2 [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>