Re: [U-Boot] Standalone API examples on the P4080DS

2015-01-20 Thread David George
Thank you very much for this Peter, it's much appreciated, and should hopefully stop anyone else falling into the same trap! Thanks! Dave George On 16/01/2015 17:08, Peter Tyser wrote: Hi David, It looks like the entry point is 0x4. Why does the tutorial state that the example needs to

[U-Boot] Standalone API examples on the P4080DS

2015-01-16 Thread David George
Hi all, I have compiled the hello_world standalone API example documented at http://www.denx.de/wiki/view/DULG/UBootStandalone for the Freescale P4080DS development board. For the standalone api example hello_world, the tutorial (linked above) states that the entry point of the application *

Re: [U-Boot] Possible bug in u-boot standalone examples

2015-01-15 Thread David George
Hey Wolfgang, Hmm, I think I might not have made my point clear enough ... my apologies! Either that or I have a fundamental misunderstanding of the issue (more likely). No. See the FAQ entry. The entry point address really depends on te code. If you add code, it can be basically anywehre

[U-Boot] [PATCH] NAND Send RESET before initial READID

2008-10-17 Thread David George
incorrect. Signed-off-by: David George --- diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c index 0913bb8..3b9552d 100644 --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c @@ -2360,6 +2360,12 @@ static struct nand_flash_dev *nand_get_flash_type(struct