Re: [U-Boot-Users] using a flat device tree to drive u-boot config

2008-08-04 Thread Jon Smirl
. -- Jon Smirl [EMAIL PROTECTED] - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK win great prizes Grand prize is a trip for two

Re: [U-Boot-Users] using a flat device tree to drive u-boot config

2008-08-03 Thread Jon Smirl
] Unsichtbar macht sich die Dummheit, indem sie immer größere Ausmaße annimmt. -- Bertold Brecht: Der Tui-Roman -- Jon Smirl [EMAIL PROTECTED] - This SF.Net email is sponsored by the Moblin

Re: [U-Boot-Users] using a flat device tree to drive u-boot config

2008-08-02 Thread Jon Smirl
would need to be added to the DTS file like DRAM timings, etc. But a DTS file is good place to track all of that info. The generated uboot image could contain a copy of the DTB and feed it to Linux. Allow the user to override the embedded DTB if necessary. -- Jon Smirl [EMAIL PROTECTED

Re: [U-Boot-Users] why eeprom vs flash

2008-02-14 Thread Jon Smirl
On 2/14/08, David Hawkins [EMAIL PROTECTED] wrote: Jon Smirl wrote: I'm new to working on low level code like u-boot. Something I don't understand is why things like the Ethernet address are stored in eeprom instead of flash. Is this something to do with how boards are manufactured

Re: [U-Boot-Users] Initially loading uboot into flash on MPC5200

2008-02-11 Thread Jon Smirl
/lists/listinfo/u-boot-users -- Jon Smirl [EMAIL PROTECTED] - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01

[U-Boot-Users] Initially loading uboot into flash on MPC5200

2008-02-08 Thread Jon Smirl
so we can still change things to make programming the flash easier. I wish the MPC5200 had a way to load RAM from the serial port like most ARM chips. There is a trick using the PCI bus that can be used on the MPC5200 but we don't have a PCI socket. -- Jon Smirl [EMAIL PROTECTED