Re: [U-Boot] u-boot.bin file format

2012-07-21 Thread Marek Vasut
Dear J.Hwan Kim, > Hi, everyone > > I wish to know the file format of u-boot.bin. > Can you explain the file format of u-boot.bin? Depends on the architecture, but usually an objcopy-ed raw binary. > Thanks in advance. > > Best Regards, > J.Hwan Kim Best regards, Marek Vasut _

[U-Boot] u-boot.bin file format

2012-07-21 Thread J.Hwan Kim
Hi, everyone I wish to know the file format of u-boot.bin. Can you explain the file format of u-boot.bin? Thanks in advance. Best Regards, J.Hwan Kim ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] u-boot.bin is so large

2012-04-13 Thread Wolfgang Denk
Dear NiuHu, In message you wrote: > >I have compiled the u-boot(MPC8349EMDS) successfully. but the result > u-boot.bin is so large, extend 0xfe00 If I modify the TEXT_BASE value > in board/mpc8349emds/config.mk , the u-boot.bin size is changed. >The u-boot code version is 1.1.6 an

[U-Boot] u-boot.bin is so large

2012-04-13 Thread NiuHu
Hi, I have compiled the u-boot(MPC8349EMDS) successfully. but the result u-boot.bin is so large, extend 0xfe00 If I modify the TEXT_BASE value in board/mpc8349emds/config.mk , the u-boot.bin size is changed. The u-boot code version is 1.1.6 and eldk version is 5.1 Following the in

Re: [U-Boot] u-boot.bin

2009-10-28 Thread Jerry Van Baren
Hi David, David Kaplan wrote: > What sort of generated file size should i expect for the u-boot.bin file? I > know it's impossible for anyone to tell me exactly, but in what region of > sizes are we talking? 256K...384K. If you are looking at a multi-mega/gigabyte .bin file, it is usually becau

[U-Boot] u-boot.bin

2009-10-28 Thread David Kaplan
What sort of generated file size should i expect for the u-boot.bin file? I know it's impossible for anyone to tell me exactly, but in what region of sizes are we talking? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/