[U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h
Alexandre Belloni
alexandre.belloni at piout.net
Tue Aug 11 11:03:21 CEST 2015
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 <hs at denx.de>
> ---
>
> 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
More information about the U-Boot
mailing list