Hi, On 10/08/2015 at 08:14:24 +0200, Heiko Schocher wrote : > add cpu.h from linux: > > 7538ec7d1e5: ARM: at91: remove no-MMU at91x40 support > > so it is easier to port linux code, which is based on it. > > Signed-off-by: Heiko Schocher <[email protected]> > --- > > Changes in v2: None > > arch/arm/mach-at91/include/mach/cpu.h | 149 > ++++++++++++++++++++++++++++++++++ > 1 file changed, 149 insertions(+) > create mode 100644 arch/arm/mach-at91/include/mach/cpu.h >
My comment still holds, you should not need that a no Linux code is using cpui_is_at91* anymore. The main concern is that you will be based on an older version of the driver and you will be missing future fixes. -- Alexandre Belloni _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

