Xiangfu Liu
3482330e02
bootdelay 3 secs when press S
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-04 12:24:58 +08:00
Xiangfu Liu
edf2ee3684
[uboot-xburst] fix erase error when erasing redundant env nand
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-03 15:57:28 +08:00
Xiangfu Liu
e85263a607
[uboot-xburst] add nand_spl files for n516 and sakc
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-22 15:49:23 +08:00
Xiangfu Liu
2b62ba4599
[uboot-xburst] remove auto generate file. should not be in files/ folder
2010-07-14 13:09:02 +08:00
Xiangfu Liu
5c418bdbf3
"[uboot-xburst]-add-n516-sakc-support
...
only make them compile. not test in device yet.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-09 18:03:51 +08:00
Xiangfu Liu
3fd52fe91a
[uboot-xburst] update u-boot to 2010.06
...
fixed:
when nand read. do ecc check not just bad block.
try to fix mmc driver. will keeping work on that.
change:
remove bootdelay when press [S] + power.
create a xburst in mips/ folder.
cleanup start.S cache.S cpu.c
follow the new sturcture of u-boot.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-07-09 13:25:39 +08:00
Xiangfu Liu
b862fca123
remove uboot-for-xbboot.bin and zimage.bin, for now we don't need those file for end user.
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-24 10:05:44 +08:00
Xiangfu Liu
ff43eecc8f
[uboot-xburst] when boot from sd card load kernel from ext2 parition.
...
uboot will load "/boot/uImage" in the sd card first ext2 partition.
then kernel will also boot to rootfs at sd card first ext2 partition.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-30 22:15:38 +08:00
Xiangfu Liu
b0a1a39a61
[u-boot-xburst] update to version 201003
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-30 11:51:29 +08:00
Xiangfu Liu
9448f6fe83
[xburst][u-boot] add ext2 command
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-21 00:55:13 +08:00
Xiangfu Liu
d85249d86f
cleanup mmc driver. remove the mmc_protocol.h
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-21 00:42:10 +08:00
Mirko Vogt
e831469262
disable examples (they require additional symbols)
2010-05-14 15:55:50 +02:00
Mirko Vogt
46a096ad46
insert ifdefs around use of "BOOT_FROM_SDCARD" since it's only available for the NanoNote-target
2010-05-12 23:28:58 +02:00
Mirko Vogt
4ff7a9bf6a
move defines BOOT_WITH_ENABLE_UART and BOOT_FROM_SDCARD to nanonote.h, so they're available for avt2 as well (fixes build of uboot-xburst-avt2)
2010-05-12 23:27:33 +02:00
Mirko Vogt
6f750effc7
remove redefine of CONFIG_BOOTP_MASK
2010-05-12 23:26:26 +02:00
lars
34dab46c68
uboot-xburst: Fix lcd display init sequence.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-02 13:04:54 +02:00
Xiangfu Liu
b8b3ecec7b
[uboot-xburst] fix some compile warning
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-30 11:31:53 +08:00
Xiangfu Liu
0f1cbcc699
correct BOOT_FROM_SDCARD check
2010-04-29 17:56:18 +08:00
Xiangfu Liu
a945822cd6
refresh-uboot-patches.patch
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-29 16:10:03 +08:00
Xiangfu Liu
1bc7014eb2
enable the TP4, TP5 as UART0
...
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-27 13:16:32 +08:00
Xiangfu Liu
7af2afd015
[uboot-xburst] since QI LB60 don't have UART1 pin out. disable UART1 when press KEY_S
2010-04-25 21:54:45 +08:00
Xiangfu Liu
8ceec5f9a6
* add console=tty0 to kernel command line.
...
* when press [S], enable the UART0 and UART1, uboot will delay 3 second wait input from serial console.
* when press [S] + [M] + [POWER], will enalbe uart then boot from sd card.
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-04-20 16:29:42 +08:00
lars
28dec42aa3
[package] Add uboot for xburst package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 18:17:26 +00:00