Robert Nelson
|
b7e8527497
|
mx53loco: stick with fat16 for boot partition
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
ff3eb36cc9
|
allow local deb files with --deb-file
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
|
bdca15c857
|
scripts: drop fix zippy2
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
6b855e2dd6
|
scripts: drop latest_kernel.sh script
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
c0607e1cf7
|
intoduce support for the freescale mx53loco board, just u-boot and correct partition layout at this point, still need to generate a working *.deb
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
7d331423a0
|
fedora needs patch too
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
c1bbc88f87
|
fedora and gentoo also need dpkg, so check for it
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
1bf65d21a6
|
Merge pull request #1 from jeremiah/master
Feedback wanted on Debian install file
|
14 years ago |
Robert Nelson
|
7be1b24942
|
fix v3.0-rcs kernel
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Jeremiah C. Foster
|
c709770476
|
Deeper explication of how to install Debian Squeeze on the Beagle.
|
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
|
bf00a7fd2f
|
fix natty firmware
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
15885083ea
|
natty: a day or two before release, so lets drop beta from readme too
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
4ecdac45c7
|
natty: a day or two before release, so lets drop beta
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
5f50b3a5dd
|
bump to hopefully the final natty initrd.gz change
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
42cdb05948
|
panda: bump smsc95xx value again
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
8fbf46f811
|
panda, now that its running at full speed needs more memory for the smsc95xx
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
89b1eda2f5
|
natty: bump md5sum to latest natty initrd.gz
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
|
c693793474
|
fix the smsc95xx in the initrd.gz too, as its really hard to debug with all the kevent messages
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
7487d817cf
|
stable kernel with dvi support for the panda has now completed building
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
673f669524
|
enable EXPERIMENTAL_KERNEL, useful everyonce in awhile
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
9cc762ba33
|
panda: safe to use the testing kernel, in a couple days the new stable will work too.
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
f78e94a856
|
simplify MLO/UBOOT board table
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
63d9342f8f
|
seperate omap boards with HASMLO
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
|
d0a5b75b10
|
network-manager works great in xfce
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
331a051444
|
update README with beagle_bx change
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
040a1c057f
|
seperate out the old original Ax/Bx boards, as the latest u-boot has a new mmc feature that breaks them
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
|
2ddf8ebe95
|
docs: LATEST kernel enabled, also thinking of some kinda of debug.log
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
9f174d42f1
|
bump squeeze to latst version of the installer
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
b62da9c6ad
|
bug: current was a bad default, trying to limit possible breakage by speicfing which initrd.gz
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
78df4f3d0b
|
use LATEST STABLE or TESTING kernel from rcn-ee.net, less kernel bumps for me
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
caef38cc58
|
keep panda at 2.6.38-rc8-d5 till the display works again
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
|
fdfb116fe2
|
natty has a newer debian installer image
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
|
7dea8900c6
|
drop dsp stuff, as the create_dsp_package.sh works better
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
|
95b89b3eb2
|
bump stable kernel to 2.6.37.4
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
153dee202d
|
add natty to readme
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
|
e12142fde1
|
add ti-connectivity firmware from linux-firmware git tree, should eventuall get all firmware from it..
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
1210c6e8ad
|
this doesnt need to be disabled
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |
Robert Nelson
|
58afaef773
|
remove a couple new large firmwares
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
|
14 years ago |