binary code in boot.scr?

Hello All,

I was looking into boot.scr script used to boot beagleboard from MMC card.
Boot.scr contains some binary code in the beginning of file and then few U-boot commands to load kernel image and ramdisk.

My question is about binary code in the start of file, what is that code and if I want to change that code then how to go about it?

~cnanda

Could you give an example about what you are talking?

Thanks

Dirk

Hello All,

I was looking into boot.scr script used to boot beagleboard from MMC card.
Boot.scr contains some binary code in the beginning of file and then few
U-boot commands to load kernel image and ramdisk.

My question is about binary code in the start of file, what is that code and
if I want to change that code then how to go about it?

Could you give an example about what you are talking?

I have downloaded this script file from ‘http://beagleboard.googlecode.com/files/normal_revc_v3.scr
First line of this file has some binary code. I am looking for information about that code.

~cnanda

My question is about binary code in the start of file, what is that code and
if I want to change that code then how to go about it?

http://groups.google.com/group/beagleboard/browse_thread/thread/e97fb9895c09a98c?pli=1

Regards,
Shankar

Hello All,

I was looking into boot.scr script used to boot beagleboard from MMC card.
Boot.scr contains some binary code in the beginning of file and then few
U-boot commands to load kernel image and ramdisk.

My question is about binary code in the start of file, what is that code and
if I want to change that code then how to go about it?

Could you give an example about what you are talking?

I have downloaded this script file from ‘http://beagleboard.googlecode.com/files/normal_revc_v3.scr
First line of this file has some binary code. I am looking for information about that code.

Take a look at this:

http://groups.google.com/group/beagleboard/browse_thread/thread/e97fb9895c09a98c

~cnanda

Thanks for information.

~cnanda