[U-Boot] U-Boot for MIPS AR7161
Drassal, Allan
drasal at wsu.edu
Mon Dec 3 10:53:15 CET 2012
Dear Dmytro,
Thank you, with this I was able to rewrite the flash!
I now have been able to restore the original boot loader, and I still have interest in developing a bootloader that has additional features, however, with this I believe I can recover the device back to its original configuraration.
Thank you for the source for this, I will attempt to resolve the remaining issues.
When I have resolved them, I would be happy to share the results.
Allan
________________________________________
From: Dmytro [dioptimizer at gmail.com]
Sent: Monday, December 03, 2012 01:28
To: Drassal, Allan
Cc: U-Boot Mailing List
Subject: Re: [U-Boot] U-Boot for MIPS AR7161
Greetings
In general that's the last variant
http://dioptimizer.narod.ru/files/ap96/u-boot.bin (160 Kb)
It is advisable to flash original bootloader, and only then something
is seriously flash on the router.
If something does not work, see the file:
ap96/boot/u-boot/include/configs/ap96.h
(here the main SETUP platform)
How to compile the source code:
1. Extract the archive to the rights
2. Go to the folder ./build
3. Run "make BOARD_TYPE=ap96 uboot"
After build, compiled variants of uoot's will be in:
./ap96/boot/u-boot/ (elf, bin, srec, etc. format)
and
./images/ap96/ (only bin format)
http://www.mediafire.com/?5rljo2y95dypd8z (109 Mb)
P.S.
Notify, wakes it work "flinfo" for the second bank of flash memory.
More information about the U-Boot
mailing list