-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi,
Using your script to build a kernel for beagleboard xm, I end up with a bootable kernel but there is no mmc in /dev
in system.sh I modified those lines:
ARCH=arm
CC=arm-linux-gnueabi-
BUILD_UIMAGE=1
OPTIONAL: ZRELADDR: needed when building uImage's.
For TI: OMAP3/4/AM35xx
ZRELADDR=0x80008000
and the mmc part to point to my sd card
I tried to change the UUID to a LABEL and used rootfs as the label but it didn't help and that's when I checked the devices directory.
Metadata
Metadata
Assignees
Labels
No labels