Commit graph

24 commits

Author SHA1 Message Date
Hamish Guthrie
c41fbdc08a Changed bootloader and partition parameters to ease virgin unit programming without SD-Flash card.
SVN-Revision: 7672
2007-06-19 13:04:42 +00:00
Hamish Guthrie
ff17ac5ec3 Added config parameters for u-boot client IP address as well as TFTP server IP address.
SVN-Revision: 7632
2007-06-14 13:46:24 +00:00
Hamish Guthrie
bcf211ceaf Corrected dfboot issue with ttyS2 and ttyS3
SVN-Revision: 7566
2007-06-11 14:54:14 +00:00
Felix Fietkau
bf18c96088 add missing dependency
SVN-Revision: 7562
2007-06-11 13:28:25 +00:00
Hamish Guthrie
425102d11c Changed autoboot timeout in dfboot
SVN-Revision: 7508
2007-06-06 09:11:39 +00:00
Hamish Guthrie
c079b2e046 Changed target for ubpar.c to directly write to mtd device
SVN-Revision: 7502
2007-06-05 04:34:38 +00:00
Hamish Guthrie
04479e30ad Removed romboot from tree - replaced by dfboot
SVN-Revision: 7500
2007-06-05 03:39:52 +00:00
Hamish Guthrie
c8f4767eaf Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not required
SVN-Revision: 7499
2007-06-05 03:37:01 +00:00
Hamish Guthrie
3266668cae add new dfboot loader - a complete revison of romboot code.
SVN-Revision: 7492
2007-06-04 17:41:40 +00:00
Hamish Guthrie
e970f61273 Remove a debug statement from trx.c, add config changes for at91
SVN-Revision: 7491
2007-06-04 17:39:38 +00:00
Florian Fainelli
4919d46982 Add the #1680 fix for GNU make versions
SVN-Revision: 7231
2007-05-14 17:55:00 +00:00
Hamish Guthrie
e22255fceb Changed partitioning not to use at91part.c as opposed to using command-line partitioning.
SVN-Revision: 7089
2007-05-04 11:29:40 +00:00
Hamish Guthrie
4f1292f1c5 Changed default rootfs size for at91 to 2112k
SVN-Revision: 7025
2007-04-21 15:01:45 +00:00
Hamish Guthrie
9073ef0f24 Changed erase routine to erase flash to 0xff instead of 0x00
SVN-Revision: 6922
2007-04-10 11:09:26 +00:00
Hamish Guthrie
910a7efc8f Added erase entire flash utility to romboot.
SVN-Revision: 6916
2007-04-10 08:58:02 +00:00
Hamish Guthrie
9a8ff3b05d Added module to generate u-boot config file. Added platform overrides for base files.
SVN-Revision: 6870
2007-04-05 13:23:15 +00:00
Hamish Guthrie
604782648a Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support on at91 platform
SVN-Revision: 6862
2007-04-04 14:33:52 +00:00
Hamish Guthrie
535ff3f6b2 Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot
SVN-Revision: 6662
2007-03-24 12:54:38 +00:00
Hamish Guthrie
f63dd06ad7 Final image build fixups
SVN-Revision: 6644
2007-03-23 10:24:01 +00:00
Hamish Guthrie
d9b2f5c07b Added rule for objdump Added support for AT91 SD-Card in primary bootloader (romboot)
SVN-Revision: 6638
2007-03-22 18:07:01 +00:00
Hamish Guthrie
cfec8068ce There are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures.
SVN-Revision: 6637
2007-03-22 17:45:21 +00:00
Hamish Guthrie
5bd6518456 New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux.
SVN-Revision: 6636
2007-03-22 17:33:29 +00:00
Hamish Guthrie
285c45e7fd Added primary and secondary bootloaders
SVN-Revision: 6626
2007-03-20 09:59:17 +00:00
Hamish Guthrie
99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
2007-03-04 17:29:44 +00:00