EmbeddedRelated.com
Forums
The 2026 Embedded Online Conference

What is the magic number in uboot of an ARM Linux?

Started by Robert Willy September 5, 2015
Hi,

I see a magic number when I try uboot on an ARM Linux. What is it? Can you give 
me more information about it?


Thanks,
Hi,

Am 05.09.2015 um 22:06 schrieb Robert Willy:
> I see a magic number when I try uboot on an ARM Linux. What is it? Can you give > me more information about it?
I guess you mean the magic number of the master boot record. It should be 0x55AA resp. 0xAA55. On a PC, for instance, the Bios recognizes in this way if a device is bootable or not. Best regards, Olaf
The 2026 Embedded Online Conference