[U-Boot-Users] [PATCH] New ARM 1176 CPU and board for Energizer SoC

CHANGELOG: * New ARM 1176 CPU and board for Energizer SoC
A new board and cpu definition for Energizer SoC is added. The Energizer SoC. is an ARM 1176 CPU core with NXP periphereals connected on the AXI bus. The patches are tested against u-boot-arm.git
The patches should be applied in this order:: u-boot-arm-sizes.patch <- replaces patch "Add SZ_32K to lists of sizes for the ARM platfom" from date 02 march 2007 u-boot-mach-types-energizer.patch u-boot-arm-generic.patch u-boot-arm-energizer.patch
Signed-off-by: Jean-Paul Saman jean-paul.saman@nxp.com
Kind greetings,
Jean-Paul Saman
NXP Semiconductors CTO/RTG DesignIP

-----Original Message----- From: Jean-Paul Saman [mailto:jean-paul.saman@nxp.com] Sent: 09 March 2007 11:05 To: u-boot-users@lists.sourceforge.net Cc: Peter Pearse Subject: [PATCH] New ARM 1176 CPU and board for Energizer SoC
CHANGELOG: * New ARM 1176 CPU and board for Energizer SoC
Received
Regards
Peter

I have a functioning 1.1.6 source tree and need to define CFG_CMD_NAND now for an additional nand chip. When I do add the constant to the include/config/header file, I seem to get bolloxed up in an undefine of 'abort'.
This looks like it is probably an include in a header and then down to libgcc.a and occurs from some subroutine called "__trampoline_setup" which is defined in gcc's tramp.S file.
Can anyone shed any light on this sort of thing and how the most straight forward way to figure it out is?
Charles
participants (3)
-
Charles Krinke
-
Jean-Paul Saman
-
Peter Pearse