Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-20 Thread Peter Belm
Not quite. A quick check reveals that the bcm7038 is a r5000 based mips64 bit at heart (I'm a little confused here, there seem to be also 32bit r5000?). So not only will you be doing a new cpu port (level 2), but really a new architecture , i.e. mips64 - so you enter the game at level

Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-20 Thread Wolfgang Denk
Dear Peter Belm, In message 574bb010908200229m7da12930s39f7bc40a2384...@mail.gmail.com you wrote: That's not quite correct. IIRC, the purple board also uses a 64bit MIPS processor (5Kc). So it's just anothe rnew board port. The core in the BCM7038 is a 5Kf, I'm not sure how the minor

Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-20 Thread Peter Belm
All the tasks you mention here are performed by U-Boot. U-Boot _is_ the boot loader. Right, I'm just having trouble getting to grips with the code flow, the start.S in the CPU is the initial entry point, at what point does that hand over to U-Boot? Any chance you could give me a brief

Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-20 Thread Detlev Zundel
Hi Wolfgang, Dear Detlev Zundel, In message m2prardbo5@ohwell.denx.de you wrote: Not quite. A quick check reveals that the bcm7038 is a r5000 based mips64 bit at heart (I'm a little confused here, there seem to be also 32bit r5000?). So not only will you be doing a new cpu port

Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-20 Thread Detlev Zundel
Hi Peter, All the tasks you mention here are performed by U-Boot. U-Boot _is_ the boot loader. Right, I'm just having trouble getting to grips with the code flow, the start.S in the CPU is the initial entry point, at what point does that hand over to U-Boot? Any chance you could

Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-19 Thread Detlev Zundel
Hi Peter, I posted a message before about this, but I didn't really give it the most descriptive subject (I went off to find the chip model and then forgot to add it to the subject, doh!) Basically I'm trying to port uboot to the Broadcom BCM7038 chip, the current bootloader I have is

Re: [U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-19 Thread Wolfgang Denk
Dear Detlev Zundel, In message m2prardbo5@ohwell.denx.de you wrote: Not quite. A quick check reveals that the bcm7038 is a r5000 based mips64 bit at heart (I'm a little confused here, there seem to be also 32bit r5000?). So not only will you be doing a new cpu port (level 2), but

[U-Boot] Porting to Broadcom BCM7038 (Hermes board)

2009-08-18 Thread Peter Belm
I posted a message before about this, but I didn't really give it the most descriptive subject (I went off to find the chip model and then forgot to add it to the subject, doh!) Basically I'm trying to port uboot to the Broadcom BCM7038 chip, the current bootloader I have is specific to the board