Re: [U-Boot] ## Application terminated, rc = 0x1

2015-09-29 Thread Wolfgang Denk
Dear ba_f, In message <2e2178cf246f80c4f9098dce357e5...@rbg.informatik.tu-darmstadt.de> you wrote: > > Anyway, i still don't know how to determine the Load- & Entry-Address, > and i would be thankful if you could clear some things up for me. Did you read the FAQ? See es[ecially [1] [1] http:/

Re: [U-Boot] ## Application terminated, rc = 0x1

2015-09-29 Thread ba_f
Thank you two, this was the hint i needed. The Load-Address was wrong. Anyway, i still don't know how to determine the Load- & Entry-Address, and i would be thankful if you could clear some things up for me. I always work on ARM Cortex A9 processors. The first time i came in touch with U-Boo

Re: [U-Boot] ## Application terminated, rc = 0x1

2015-09-23 Thread Wolfgang Denk
Dear ba_f, In message <5c515fb3b2f956768d10d2e2c2e94...@rbg.informatik.tu-darmstadt.de> you wrote: > > But the kernel crushes pretty early with the following u-boot output: > > ## Starting application at 0x0100 ... > ## Application terminated, rc = 0x1 This is NOT a crash. The program ter

Re: [U-Boot] ## Application terminated, rc = 0x1

2015-09-23 Thread Nable
Hi, > i want to boot a little kernel on ARM Cortex a9. > But the kernel crushes pretty early with the following u-boot output: > > ## Starting application at 0x0100 ... > ## Application terminated, rc = 0x1 What board do you use? This address may be used by something different than applicatio

[U-Boot] ## Application terminated, rc = 0x1

2015-09-22 Thread ba_f
Hello U-Boot Crew, i want to boot a little kernel on ARM Cortex a9. But the kernel crushes pretty early with the following u-boot output: ## Starting application at 0x0100 ... ## Application terminated, rc = 0x1 Since i have no clue where (and how) to start debugging, my first question