Re: [U-Boot] Device tree in uboot eeprom environment

2012-03-15 Thread jonsm...@gmail.com
On Thu, Mar 15, 2012 at 12:14 PM, Wolfgang Denk wrote: > Dear "jonsm...@gmail.com", > > In message > you > wrote: >> >> The hardware has a good sized eeprom on it.  Is there any uboot >> support for having device trees or partial devices trees in the >> eeprom? Could the device tree be part of

Re: [U-Boot] Device tree in uboot eeprom environment

2012-03-15 Thread Wolfgang Denk
Dear "jonsm...@gmail.com", In message you wrote: > > The hardware has a good sized eeprom on it. Is there any uboot > support for having device trees or partial devices trees in the > eeprom? Could the device tree be part of the uboot environment? You can access an EEPROM using the "eeprom rea

[U-Boot] Device tree in uboot eeprom environment

2012-03-14 Thread jonsm...@gmail.com
We have multiple versions of hardware that all boot from SD card. Uboot is on the SD card. Since these SD cards can be put into different devices they can't carry the device tree. The hardware has a good sized eeprom on it. Is there any uboot support for having device trees or partial devices tre