Commit Graph

13 Commits

Author SHA1 Message Date
Hamish Guthrie
47347242f6 Changed bootloader and partition parameters to ease virgin unit
programming without SD-Flash card.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-19 13:04:42 +00:00
Hamish Guthrie
0739e21402 Added config parameters for u-boot client IP address as well as TFTP
server IP address.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-14 13:46:24 +00:00
Hamish Guthrie
1dc58c0ae2 Changed target for ubpar.c to directly write to mtd device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-05 04:34:38 +00:00
Florian Fainelli
eb425241ab Add the #1680 fix for GNU make versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 17:55:00 +00:00
Hamish Guthrie
ad6c3b6fef Changed partitioning not to use at91part.c as opposed to using
command-line partitioning.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-04 11:29:40 +00:00
Hamish Guthrie
21790ea727 Changed default rootfs size for at91 to 2112k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-21 15:01:45 +00:00
Hamish Guthrie
1358c804e7 Added module to generate u-boot config file. Added platform overrides
for base files.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-05 13:23:15 +00:00
Hamish Guthrie
8eee721db6 Cleanups on romboot and u-boot.
Conditionally apply ldd and ldconfig support on at91 platform


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 14:33:52 +00:00
Hamish Guthrie
0b1be07070 Added facility to program entire device from SD-Card
Fixed up MAC address init in u-boot


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 12:54:38 +00:00
Hamish Guthrie
114bb45bb2 Final image build fixups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 10:24:01 +00:00
Hamish Guthrie
ca018f1689 There are issues with the CRC calc stuff under x86_64. This version only
works on 32-bit architectures.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-22 17:45:21 +00:00
Hamish Guthrie
e4a893640d New program to generate u-boot parameter block with correct CRC to
enable reprogramming parameters from Linux.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-22 17:33:29 +00:00
Hamish Guthrie
ce65b07441 Added primary and secondary bootloaders
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-20 09:59:17 +00:00