]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i
authorHans de Goede <hdegoede@redhat.com>
Mon, 13 Oct 2014 05:41:16 +0000 (07:41 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:35:38 +0000 (09:35 +0200)
commite71189168553ddf59f25132027d662458db8f3c5
tree95c1453f4b6ceedd713a15ef3aed1c9f1aa3f39b
parent722e00cef4e497f171dcbc5ef84d81d215670a24
sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i

Many people are still using old linux-sunxi-3.4 kernels on sunxi devices,
adding the proper MACH_TYPE defines for this allows people to switch to
upstream u-boot, so that we can stop maintaining the linux-sunxi u-boot fork.

These machine-ids are all properly registered at:

http://www.arm.linux.org.uk/developer/machines/

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
include/configs/sun4i.h
include/configs/sun5i.h
include/configs/sun7i.h