Been getting errors mounting your filesystems located on SD cards? Keep reading...
Tag - u-boot
kernel panic - not syncing : VFS: unable to mount root FS on unknown-block
By Bill » Monday, June 7 2010, 23:05
Binary Links to U-Boot
By Bill » Tuesday, April 27 2010, 13:25
Some people have asked for U-Boot Binaries.
This is the binary for U-Boot u-boot-bin.tbz2
And this is the source code used to create the above binary. u-boot-src.tbz2
The source is current as of the date on this post. But I recommend strongly that you use git and get your own fresh copy of the source and that you compile it yourself. I have gotten numerous requests for these links. So here you go.
The code here is completely unmodified by me. It's just a straightforward compile.
I'll try to update this blog entry with updated Binaries and source occasionally for those of you who won't or can't for some reason do any of the stuff for yourselves.
HOWTO: Bootstrapping Gentoo on the Mini2440
By Bill » Thursday, February 4 2010, 14:27
I've been working on getting Gentoo running on my Micro2440 for the past couple of days. I thought I'd share with you how I got it running.
HOWTO: Booting from SD card using U-Boot
By Bill » Saturday, January 30 2010, 00:34
Many many people want to know how to boot their Mini2440 or Micro2440 off of an SD card and I'm going to show you how.
HOWTO: Getting Started With OpenEmbedded
By Bill » Tuesday, January 26 2010, 14:50
This not so small tutorial is designed to give you a starting point for building root filesystems for your Micro2440 and Mini2440 boards using the OpenEmbedded development "kit". I've discussed this some in previous entries on the blog, but I think it's time I show you how to do it for yourself.
Finally Getting Somewhere with OE and U-Boot
By Bill » Wednesday, January 20 2010, 14:48
After what seems like forever, trying to resolve a problem getting consistently working images and kernels, I've finally figured out the problem.
HOWTO: Using U-Boot
By Bill » Sunday, January 17 2010, 17:35
Openembedded and Bitbake Stupidity and Odd results from Openembedded
By Bill » Sunday, January 17 2010, 17:10
If I live to be 100, I'll never understand why Linux programmers think the way they do...
HOWTO: Compiling and Flashing U-Boot onto Mini2440
By Bill » Saturday, January 16 2010, 13:41
The bootloader that comes factory installed on the Micro2440 and the Mini2440 board is called Supervivi. I don't personally like it. It has very limited support and requires a YAFFS filesystem for the root filesystem. So when I bought my board I began to immediately search out an alternative. The bootloader by choice, it seems, is a modified version of U-Boot with modifications for the Mini2440 board's hardware
