Re: [U-Boot] raw data

2014-03-26 Thread sk ong
Can the command be used to load raw data from a partition (GPT) in SATA SSD? Can you show example using the command? Thanks. On Mon, Mar 24, 2014 at 9:09 AM, wrote: > Hi, > >Is there a command to read raw data from a disk partition to memory? > Nand / mmc command is ok. > > > Best wishes, > ___

[U-Boot] raw data

2014-03-21 Thread sk ong
Hi, Is there a command to read raw data from a disk partition to memory? Thanks, sk ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] u-boot-x86

2010-08-25 Thread sk ong
) for deeply embedded application using certain Atom. Thanks, SK On Wed, Aug 25, 2010 at 10:49 PM, Graeme Russ wrote: > Sk, > > On 25/08/10 23:49, sk ong wrote: > > Graeme, > > > > Thanks for the information. Now I know I need to take a look at coreboot > > too.

Re: [U-Boot] u-boot-x86

2010-08-25 Thread sk ong
27; > such as LILO, GRUB etc. Having this information in the mailing list archive > is important > > On 25/08/10 17:58, sk ong wrote: > > Graeme, > > > > Thanks for your response. > > > > I have not accessed gmail for few days, so I see this late, I will take &g

[U-Boot] u-boot-x86

2010-08-20 Thread sk ong
Hi, I notice there is u-boot for x86 architecture in the denx site. I wonder whether the u-boot-x86 has the legacy BIOS services, such as dispatching PCI/PCIE device option rom such as video, SATA, etc. Does it have int13, int15 etc. services for x86 Linux to call during booting phase. Thanks, SK

[U-Boot] how to build u-boot environment

2009-04-08 Thread ong
at91sam9263ek_dataflash_cs0_config make CROSS_COMPILE= /Ong ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] netconsole in u-boot

2009-04-02 Thread ong
ndefined reference to `eth_get_dev'drivers/libdrivers.a(netconsole.o): In function `nc_send_packet':/home/linux4sam/linux-2.6.24/u-boot-1.1.5/drivers/netconsole.c:116: undefined reference to `eth_get_dev'make: *** [u-boot] Error 1/Ong ___ U-B