public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [Patch]IntegratorAP & CP multi core module support
@ 2005-09-25 12:59 Wolfgang Denk
  2005-09-25 13:33 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Denk @ 2005-09-25 12:59 UTC (permalink / raw)
  To: u-boot

In message <89A528FE6DB0FA44877BB2F05B84671801C12D3C@ZIPPY.Emea.Arm.com> you wrote:
> 
> Please inform me of any defects found. 

Build for the following boards is broken:

integratorap_CM920T:

	cpu/arm920t/start.o(.text+0xf0):/.automount/castor-vlab/root/home/wd/git/u-boot/work/cpu/arm920t/start.S:265: undefined reference to `lowlevel_init'

integratorcp_CM920T:

	cpu/arm920t/start.o(.text+0xf0):/.automount/castor-vlab/root/home/wd/git/u-boot/work/cpu/arm920t/start.S:265: undefined reference to `lowlevel_init'

> > CHANGELOG:
> > * Patch by Peter Pearse, 2 Feb 2005
> >   - add core module targets
> >   - add ARM946E cpu support
> >   - remap memory to 0x00000000

Please provide (incremental) patch.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A day without sunshine is like night.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [U-Boot-Users] [Patch]IntegratorAP & CP multi core module support
@ 2005-02-03  9:12 Peter Pearse
  2005-09-25 13:43 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: Peter Pearse @ 2005-02-03  9:12 UTC (permalink / raw)
  To: u-boot

Shawn Jin wrote:
> This target does't follow the format integrator<type>_CM<id>_config.
> It's annoying if there are too many underscores in target names. It's
> good to follow uboot convention of target names, i.e.,

Shawn
	Just trying to keep to the official ARM ids, until I was
defeated by 
gnumake's distaste for '-'.

As long as each CM is unique....

Altho I dislike having to remember several (slighly different)
names for the same thing - long live Occam's razor.

Regards 

Peter

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [U-Boot-Users] [Patch]IntegratorAP & CP multi core module support
@ 2005-02-02 16:43 Peter Pearse
  2005-02-02 17:04 ` Wolfgang Denk
  2005-09-25  0:04 ` Wolfgang Denk
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Pearse @ 2005-02-02 16:43 UTC (permalink / raw)
  To: u-boot

Hi
      Attached a patch to allow users to specify the core module fitted
to their integrator board.

Please inform me of any defects found. 

CHANGELOG:
* Patch by Peter Pearse, 2 Feb 2005
  - add core module targets
  - add ARM946E cpu support
  - remap memory to 0x00000000

Notes
-----
a) Provides targets for all supported Core Modules
- targets are of the form integrator<type>_CM<id>_config Examples 
	make integratorap_CM946E_S
	make integratorcp_CM920T_config

b) Previous targets integegratorcp, integratorap retained.

c) Tested to build with 
	MAKEALL arm (trab & omap2420h fail)
	integratorcp
	integratorcp_CM926EJ_S_config
	integratorcp_CM966E_S_config

d) Tested to boot linux & save environment on Integrator/CP CM926EJ-S in
all three boot combinations
	Run ARM Boot Monitor then manually run U-Boot from user flash 
	Run ARM Boot Monitor, auto-switch to   U-Boot from user flash
	Run U-Boot direct from user flash i.e. NO ARM Boot Monitor

e) Patched against head at 2 Feb 2005

f) Based on the patches submitted by::
- Shawn Jin (arm946e)
- Jean-Paul Saman (remap)

Regards
Peter
------------------------ Peter.Pearse at arm.com
-------------------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: multicore.patch.bz2
Type: application/octet-stream
Size: 19305 bytes
Desc: multicore.patch.bz2
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050202/dbff8715/attachment.obj 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-09-25 13:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <89A528FE6DB0FA44877BB2F05B84671801C12B7A@ZIPPY.Emea.Arm.com>
2005-02-02 18:59 ` [U-Boot-Users] [Patch]IntegratorAP & CP multi core module support Shawn Jin
2005-09-25 12:59 Wolfgang Denk
2005-09-25 13:33 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-02-03  9:12 Peter Pearse
2005-09-25 13:43 ` Wolfgang Denk
2005-02-02 16:43 Peter Pearse
2005-02-02 17:04 ` Wolfgang Denk
2005-09-25  0:04 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox