[U-Boot] how to feed kernel, initrd and rootfs into uboot

2016-05-04 Thread JPT
rv752dpw_brn/openwrt-lantiq-arv752dpw_brn-u-boot.img packages/ which file should I load to what address? then bootm but what to do with the squashfs? what bootargs do I need? Please CC to my email, I did not subscribe to the list. thank you very much JPT __

Re: [U-Boot] offer: program to deal with kirkwood boot from UART

2013-04-12 Thread JPT
Am 08.04.2013 21:17, schrieb Jason Cooper: Jan, On Mon, Apr 08, 2013 at 11:14:25AM +0200, JPT wrote: during my dealing with the bricked kirkwood board I wrote an app which automates the process of booting from UART. It's rather stable now, except right now it doesn't work any more. Never

[U-Boot] how to troubleshoot when u-boot is stuck

2013-04-08 Thread JPT
I did not succeed trying the build myself way yet. Maybe someone is able to give a hint. Since I messed with the u-boot-env from linux prompt, u-boot stops right after Net: egiga0 [PRIME] which is just before Hit any key to stop autoboot Isn't there anything I can do? Anything I can learn

[U-Boot] build succeeded, what now?

2013-04-08 Thread JPT
Hi, Ok, I succeeded in building, used mv88f6281gtw_ge_config. I cannot find any hints on how to continue in the manual. So I tried with what I already know or simply guessed. I added a header to the file u-boot.bin using the netgear provided doimage. After uploading the image, nothing happens.

[U-Boot] offer: program to deal with kirkwood boot from UART

2013-04-08 Thread JPT
Hi, during my dealing with the bricked kirkwood board I wrote an app which automates the process of booting from UART. It's rather stable now, except right now it doesn't work any more. It's highly configurable, since the external calls to Xmodem and terminal go to shell scripts. Wolfgang,

[U-Boot] which u-boot build config to choose for kirkwood?

2013-04-07 Thread JPT
Hi, I finally succeeded in booting my kirkwood board from UART. But this did not help. The Netgear uboot 1.1.4 still hangs after loading the network hardware. Since I was messing with the uboot-env before it broke, this is most likely the cause of the problems. To access the uboot-env I've

Re: [U-Boot] problem building uboot

2013-04-07 Thread JPT
. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. now what? thanks, Jan Am 07.04.2013 12:06, schrieb JPT: Hi, Well, I decided to build uboot myself

Re: [U-Boot] u-boot boot process is broken, how do i recover?

2013-04-04 Thread JPT
its Kirkwood SoC's revision, cannot recover through UART even though kirkwoods normally can. Not to mention my ED Mini V2, which has orion, with no UART recovery at all. Also, UART recovery requires having a working U-boot image file. JPT, do you have a working (pristine) U-Boot for your ReadyNAS

[U-Boot] u-boot boot process is broken, how do i recover?

2013-04-03 Thread JPT
Hi, I've got a readynas and successfully installed a recent kernel into ROM and Debian onto hard-drive. But when I tried to modify the uboot-env from uboot-console I had trouble with the ; in the vars. And did not know how to escape. So I tried to access uboot-env from linux. I applied

Re: [U-Boot] u-boot boot process is broken, how do i recover?

2013-04-03 Thread JPT
. Memory test. Performs a memory test. Disk test. Maybe Smart test. I tried most. They all freeze after printing net: egiga... except memory test. Won't help much, I believe, since most rely on the boot process which is broken. JPT ___ U-Boot

Re: [U-Boot] Beginners Questions on modding a NAS

2013-03-08 Thread JPT
Hi Mike, Sorry, I am partly off-topic. but since cross compiling and uboot images are still close to uboot, i'll stay here. Am 05.03.2013 21:30, schrieb Michael Cashwell: On Mar 5, 2013, at 2:25 PM, JPT j-...@gmx.net wrote: *** Next step, booting from disk ... this works, but the kernel

Re: [U-Boot] Beginners Questions on modding a NAS

2013-03-05 Thread JPT
, it writes something, but after issuing reset it's back to initial values. what's wrong? Marvell saveenv Saving Environment to NAND... Erasing Nand...Writing to Nand... done thanks, JPT ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de

[U-Boot] Beginners Questions on modding a NAS

2013-03-04 Thread JPT
fp : 005ff7de r10: 005ff3de r9 : e804 r8 : 005fffcc r7 : 005ff388 r6 : 0001 r5 : 005ff38c r4 : 0200 r3 : 30383101 r2 : f1012000 r1 : 005ff38c r0 : c0c0e0c4 Flags: nZCv IRQs off FIQs off Mode SVC_32 Resetting CPU ... thanks for any help, JPT