diff options
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | 2015-03-04 13:13:03 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-03-23 13:18:01 +0100 |
commit | 89ebc82137bebb11a8191f8b9cbf08f2533ae8bc (patch) | |
tree | 3a3040e9284a79965fe3fca27f116a2e9ec168ce /doc/README.android-fastboot-protocol | |
parent | 21866c34a1b4098a8868c9250daf01baf84c2397 (diff) | |
download | u-boot-imx-89ebc82137bebb11a8191f8b9cbf08f2533ae8bc.zip u-boot-imx-89ebc82137bebb11a8191f8b9cbf08f2533ae8bc.tar.gz u-boot-imx-89ebc82137bebb11a8191f8b9cbf08f2533ae8bc.tar.bz2 |
ARM: mx6: move to a standard arch/board approach
Freescale boards are currently all defined in arch/arm/Kconfig, which
makes them hard to detect.
Moreover the MX6 SoC variant (Q, D, DL, S, SL) selection is currently
done via the SYS_EXTRA_OPTIONS option which marked as deprecated.
Move to a more standard way to select sub-architecture and board by
creating a Kconfig under arch/arm/cpu/armv7/mx6 and a new ARCH_MX6
option.
Existing MX6 board definitions should be moved in this new Kconfig in
choice menu, and new boards should be directly declared in this menu.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'doc/README.android-fastboot-protocol')
0 files changed, 0 insertions, 0 deletions