Robert Nelson
|
7581f8e3b0
|
serial, make more generic
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
12d53bc8fd
|
boot scripts: generate proper serial console based on what board is selected
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
2e92c095de
|
boot scripts: generate uImage and uInitrd address based on what board is selected
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
d727222702
|
scripts: merge tweak files
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
174fef0f74
|
cmd: the 2.6.39 kernel does a good job of selecting the correct cpufreq, so the 800mhz limiation isnt needed anymore
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
d339711d7f
|
cmd: drop mmc init, u-boot already inits the mmc card to read the boot.scr
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
ebfdc24696
|
natty: bind /sys to /target/sys before running update-initramfs
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
f07949eac7
|
natty: update-initramfs is currently failing with new beta initrd.gz, so move that too the last part of the script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
e2b3669009
|
so close to not needing the 800Mhz limit anymore...
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
e88381d032
|
boot.scr to uEnv.txt compatibility
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
86557ce696
|
move *.cmd files into boot.scr directory
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
99be05ed82
|
cleanup: patches are more readable/maintainable
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
22c8ec21dc
|
no dependice on external initrd.img as they are generated at the end of install
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
bb828d2429
|
serial-mode bug in squeeze install noticed by: Fernando Membrive Guillén, getty was starting twice
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
b0e9d4f207
|
add natty support, it works right now, but could regress thru the devel cycle..
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
80409a763e
|
add smsc95xx sysctrl.conf workaround by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
91202791cc
|
enable the serial port by default in the final image
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
ef234ca7d5
|
drop lucid, it had bitroted into non working and it only worked on old Bx and Cx boards with nand
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
a41f1a19c5
|
maverick now works, tested on a xM A
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
cb454d253c
|
ubuntu maverick just wont leave the uImage and uInitrd alone, rename them..
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
3a25c2c530
|
use new stable 2.6.37-x2 for all
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
c3775a3fd8
|
install/extract final deb at end of install
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
3a1117c2f4
|
unbreak maverick and lucid, debian ended up being default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
c260859ba1
|
more descriptive notes in *.cmd
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
d71672e04f
|
setup non-free and contrib repo by default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
92ffc5792e
|
add ntpdate as default
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
fe7e8754bb
|
no more, user button mofications
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
7a96b448c0
|
make sure initramfs-tools is installed
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
7bec245f14
|
add a couple more packages
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
327dcbf08c
|
squeeze works now, preseed.cfg works great
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
ddcf4e1aa4
|
need to reset the boot flag on /dev/mmcblk0
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
37d9183e94
|
no more mounting mmc card, trying to fix the random corrupt on 2nd boot
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
934c8fcb26
|
hold user button for net install, no button regular boot
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
842749bc98
|
use uInitrd.net for net install
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
935ff7f32c
|
create a firmware directory early, even if firmware isnt used
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
a6765b7e6a
|
use /usr/lib/finish-install.d/* after upstream changes, firmware needs a little tweak, and xMs u-boot/x-load is corrupt on reboot
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
e60180c556
|
TEMPDIR fix and tweak teh uInird mv, corrupted boot partition
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
9c8624269e
|
add future support for the xM Revision B
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
2a7e78f5ea
|
update kernel, fixes for squeeze and xM
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
dddc1e5acc
|
its getting to hard to guess what people actually used to install with
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
e0596d1038
|
use mv vs cp, less likely to run out of space on the mmc partition
|
15 years ago |
Robert Nelson
|
fb41d2586f
|
initial maverick support/testing
|
15 years ago |
Robert Nelson
|
c496321f14
|
new flash-kernel.conf
|
15 years ago |
Robert Nelson
|
c6fe333239
|
update scripts for xm support
|
15 years ago |
Robert Nelson
|
d11d5334cd
|
embed rebuild_uinitrd script
|
15 years ago |
Robert Nelson
|
c646fb0c75
|
update to newer 2.6.34 kernel with basic xm support
|
15 years ago |
Robert Nelson
|
935eb90d74
|
update cmd scripts and setup ttyS2
|
15 years ago |
Robert Nelson
|
5f862b1636
|
pass uboot buddy variable for zippy1/2 detection
|
15 years ago |
Robert Nelson
|
17b7cfb666
|
lucid, use fixrtc in bootargs
|
15 years ago |
Robert Nelson
|
0062d7e0a4
|
add mmc boot partition along with uinitrd update script
|
15 years ago |
Robert Nelson
|
7cd833bde1
|
also copy the firmware
|
15 years ago |
Robert Nelson
|
913a48ed64
|
noticed by noway on irc, yeah serial doesnt need omapfb settings..
|
15 years ago |
Robert Nelson
|
c7cbf18a35
|
and now squeeze works too
|
15 years ago |
Robert Nelson
|
a1faac1d37
|
lucid tweaks combined
|
15 years ago |
Robert Nelson
|
234b574e2c
|
kinda need the modules
|
15 years ago |
Robert Nelson
|
5aa9dfbd84
|
lucid rc
|
15 years ago |
Robert Nelson
|
6d568bd649
|
missing flash-kernel.conf file
|
15 years ago |
Robert Nelson
|
fbb805acf9
|
erase uboot env in nand
|
15 years ago |
Robert Nelson
|
f736315de7
|
these kinda work, but flash-kernel still won in the end, more testing
|
15 years ago |
Robert Nelson
|
0f5f567f3d
|
netinstall defaults to partition 5
|
15 years ago |
Robert Nelson
|
005d9079c8
|
add lucid support
|
15 years ago |