[U-Boot-Users] REGARDING U_BOOT
Peter Pearse
peter.pearse at arm.com
Wed Jul 19 09:09:59 CEST 2006
_____________________________
From: u-boot-users-bounces at lists.sourceforge.net
[mailto:u-boot-users-bounces at lists.sourceforge.net] On Behalf Of kushal
ahuja
Sent: 19 July 2006 07:44
To: u-boot-users at lists.sourceforge.net
Subject: [U-Boot-Users] REGARDING U_BOOT
Hi All,
I want to know what all changes are required in Integratorap or
ap7(both are of ARM7 type) to make it compatible for ARM7TDMI .
Please Reply.
--
Best Regards,
Kushal Ahuja
No changes are required to U-Boot in order for it to boot linux.
Use the targets ap_config or ap7_config.
If you wish to make use of some 7TDMI feature for purposes other than
booting linux e.g. configuring the system bus bridge etc you could add e.g.
cpu/arm7tdmi code. These changes would generally be better located in your
linux kernel or associated module, since they do not affect the main
function of U-Boot.
Regards
Peter Pearse
More information about the U-Boot
mailing list