Hi,
To rebuild u-boot for Panda, please do the following:
1. Clone the u-boot source from omapzoom repo
git clone http://git.omapzoom.org/repo/u-boot.git
2. Now checkout the omap4_dev branch using the command
git checkout -b omap4_dev remotes/origin/omap4_dev
3. Configure toolchain path
export
PATH=$PATH:<your-B2G-src-dir/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin>
4. Config for Panda using the command
make ARCH=arm CROSS_COMPILE=arm-eabi- omap4430panda_config 5. Build
u-boot
make ARCH=arm CROSS_COMPILE=arm-eabi-
Now flash the generated "u-boot.bin" using fastboot.....
I've built u-boot.bin using this source with modified bootdelay of "5
sec"...and I'm able to stop autoboot and get u-boot console using this. I can
share the binary if you are interested (I cannot post the binary to the
mailing-list due to size restrictions)
Warm Regards,
Anil
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On
Behalf Of Dhyan
Sent: Monday, April 22, 2013 9:13 PM
To: [email protected]
Subject: [b2g] PandaboardBootloader - Command Line configuration
Dear all,
I am using PandaBoard Rev. EA3,and i want to stop the pandaboard in bootloader,
for enabling initcall_debug option.
current bootloader.bin under device/ti/panda/bootloader.bin is configured for
autoboot,So can some please guide Which version of bootloader to checkout and
how to built?
Thanks
Dhyan
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g
________________________________
This email is confidential and intended only for the use of the individual or
entity named above and may contain information that is privileged. If you are
not the intended recipient, you are notified that any dissemination,
distribution or copying of this email is strictly prohibited. If you have
received this email in error, please notify us immediately by return email or
telephone and destroy the original message. - This mail is sent via Sony Asia
Pacific Mail Gateway..
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g