[U-Boot] Fwd: Fwd: coreboot uboot qemu x86

2015-01-12 Thread Ajoy Das
-- Forwarded message -- From: Bin Meng bmeng...@gmail.com Date: Sat, Jan 3, 2015 at 8:15 PM Subject: Re: [U-Boot] Fwd: coreboot uboot qemu x86 To: Ajoy Das dasajo...@gmail.com Cc: U-Boot Mailing List u-boot@lists.denx.de, Simon Glass s...@chromium.org Hi Ajoy, On Sat, Jan 3

[U-Boot] Fwd: Fwd: coreboot uboot qemu x86

2015-01-02 Thread Ajoy Das
-- Forwarded message -- From: Bin Meng bmeng...@gmail.com Date: Fri, Jan 2, 2015 at 10:05 PM Subject: Re: [U-Boot] Fwd: coreboot uboot qemu x86 To: Ajoy Das dasajo...@gmail.com Cc: U-Boot Mailing List u-boot@lists.denx.de, Simon Glass s...@chromium.org Hi Ajoy, On Wed, Dec 31

Re: [U-Boot] coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
Hi Simon Can i do a gdb on u-boot startup on the coreboot environment. means i want to stop at _start in uboot and connect to gdb. Thanks Ajoy On Tue, Dec 30, 2014 at 11:15 AM, Ajoy Das dasajo...@gmail.com wrote: I tried changing the boot rom size to 2MB. But with no effect coreboot.rom

[U-Boot] Fwd: coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
-- Forwarded message -- From: Ajoy Das dasajo...@gmail.com Date: Tue, Dec 30, 2014 at 1:40 PM Subject: Re: [U-Boot] coreboot uboot qemu x86 To: U-Boot Mailing List u-boot@lists.denx.de Hi Simon Can i do a gdb on u-boot startup on the coreboot environment. means i want to stop

[U-Boot] Fwd: coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
-- Forwarded message -- From: Simon Glass s...@chromium.org Date: Wed, Dec 31, 2014 at 2:13 AM Subject: Re: [U-Boot] coreboot uboot qemu x86 To: Ajoy Das dasajo...@gmail.com Cc: U-Boot Mailing List u-boot@lists.denx.de Hi Ajoy, On 30 December 2014 at 12:44, Ajoy Das dasajo

[U-Boot] Fwd: coreboot uboot qemu x86

2014-12-30 Thread Ajoy Das
-- Forwarded message -- From: Ajoy Das dasajo...@gmail.com Date: Wed, Dec 31, 2014 at 8:51 AM Subject: Fwd: [U-Boot] coreboot uboot qemu x86 To: U-Boot Mailing List u-boot@lists.denx.de, Simon Glass s...@chromium.org -- Forwarded message -- From: Simon Glass s

Re: [U-Boot] coreboot uboot qemu x86

2014-12-29 Thread Ajoy Das
On Mon, Dec 29, 2014 at 7:36 PM, Simon Glass s...@chromium.org wrote: Hi, On 28 December 2014 at 21:38, Ajoy Das dasajo...@gmail.com wrote: Hi Need Help I want to run U-BOOT as coreboot payload on QEMU platform I am on uboot-x86 git Compiled U-BOOT with make coreboot-x86_defconfig

Re: [U-Boot] coreboot uboot qemu x86

2014-12-29 Thread Ajoy Das
Could not load payload Thanks Ajoy On Mon, Dec 29, 2014 at 9:28 PM, Simon Glass s...@chromium.org wrote: Hi Ajoy, On 29 December 2014 at 07:34, Ajoy Das dasajo...@gmail.com wrote: Hi Simon Thanks for your reply I have added u-boot ELF as the coreboot payload u-boot: ELF 32-bit

Re: [U-Boot] coreboot uboot qemu x86

2014-12-29 Thread Ajoy Das
: Hi, On 28 December 2014 at 21:38, Ajoy Das dasajo...@gmail.com wrote: Hi Need Help I want to run U-BOOT as coreboot payload on QEMU platform I am on uboot-x86 git Compiled U-BOOT with make coreboot-x86_defconfig and make all Running qemu

[U-Boot] coreboot uboot qemu x86

2014-12-28 Thread Ajoy Das
Hi Need Help I want to run U-BOOT as coreboot payload on QEMU platform I am on uboot-x86 git Compiled U-BOOT with make coreboot-x86_defconfig and make all Running qemu with qemu-system-i386 -bios ../coreboot/build/coreboot.rom -hda disk.img -nographic -m 1g But The system crashes with the

Re: [U-Boot] [PATCH] OMAP3 SPI : Fixed bugs related to SPI transfer

2012-11-18 Thread Ajoy Das
Hi Peter   I described the entire patch in small paragraphs   so it is better to understand      The first paragraph is for posted writes   (courtesy linux OMAP3 SPI driver code)   The last three paragraphs actually fixes the   bug related to the operation of the OMAP3   SPI controller in