Author Topic: Kernel Conf File For Kernel 2.6.24.4-yonggun  (Read 34670 times)

radiochickenwax

  • Full Member
  • ***
  • Posts: 158
    • View Profile
Kernel Conf File For Kernel 2.6.24.4-yonggun
« Reply #15 on: July 03, 2008, 01:23:58 am »
Quote from: abm_y4k
You need to modify the kernel .config file and recompile it:

CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/hda1 rootfstype=ext3 rootdelay=1 rw  fbcon=rotate:1 dyntick=enable debug"

change root=<device you want to boot it at>

Thanks! but I still don't think I'm building for uBoot properly, since there is no "uImage" in "arch/arm/boot" despite the output



Code: [Select]
make uImage ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- gives

Code: [Select]
  Kernel: arch/arm/boot/Image is ready
  Kernel: arch/arm/boot/zImage is ready
  UIMAGE  arch/arm/boot/uImage
/usr/bin/mkimage [OPTIONS]

 Options:
 -f        Specify an input MD5 file. MD5s must be in jigdo's
                     pseudo-base64 format
 -j      Specify the input jigdo file
 -t