[U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h
Heiko Schocher
hs at denx.de
Tue Aug 11 11:44:19 CEST 2015
Hello Alexandre,
Am 11.08.2015 um 11:03 schrieb Alexandre Belloni:
> 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
Sorry, seems I missed your comment ... Sorry for that.
> 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.
Ok, I look into this, and update to a newer version.
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list