I'm a bit confused about the u-boot code which reads the OMAP die id.

>From the OMAP TRM:
CONTROL.CONTROL_DIE_ID[127:0]
Address: 0x4830A218
Size: 128

u-boot code: 
http://gitorious.org/u-boot-omap3/mainline/blobs/master/cpu/arm_cortexa8/omap3/sys_info.c#line44

result: Die ID #: 04ba0054 00000020 0401463b 0401c214
Memory Dump: 4830a218: 0401c214 0401463b 00000020 04ba0054

Shouldn't u-boot read/show the die id the other way around (just as in
the memory dump)?

Please just tell me that I'm wrong :)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to