[U-Boot] Acccessing IRAM in MX53

Teemu Keskinarkaus teemu.keskinarkaus at crosscontrol.com
Mon Jun 18 06:37:43 CEST 2012


> From: Stefano Babic [mailto:sbabic at denx.de] 

> MX53LOCO U-Boot > md 0xF8000000
> f8000000: 5f04dbd6 e0a62773 fa92b272 e85f7213    ..._s'..r....r_.
> f8000010: 946065a3 fbe525ce 0cedf27e d2f2e4df    .e`..%..~.......
> f8000020: e7d76787 e8e97cfe 49927a97 d2b1a033    .g...|...z.I3...
> f8000030: e84ac878 ec76c015 4fde5c14 338d88c8    x.J...v..\.O...3
> f8000040: f797b909 fabf35ba 9dee0101 61b6c523    .....5......#..a
> f8000050: 3a9057e3 dbea4c77 8347b4bd bcbce01a    .W.:wL....G.....

>iram is read flawlessy.

Yes, it seems that it works. I tried that command in my U-boot and it works ok. I didn't remember those memory dump command. I'll have to investigate how it's read and copy that to my code.

About the MMU. I saw some MMU settings used and assumed that MMU was used although I assumed too that it's not used.

But anyway. Thanks. I think I can continue from here.

-Teemu


More information about the U-Boot mailing list