Magellan Linux

Diff of /trunk/grubby/uboot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1843 by niro, Mon Jul 2 12:58:29 2012 UTC revision 2973 by niro, Thu Jun 30 10:22:14 2016 UTC
# Line 7  Line 7 
7  #          been installed may cause removing a kernel image to fail.  #          been installed may cause removing a kernel image to fail.
8    
9  # directory where uBoot images and scripts are found  # directory where uBoot images and scripts are found
10  #UBOOT_DIR=/boot/uboot  #UBOOT_DIR=/boot
11    
12  # Override the load address when running mkimage on the kernel.  # Override the load address when running mkimage on the kernel.
13  # OMAP such as Beagleboard and Pandaboard: Use 0x80008000  # OMAP such as Beagleboard and Pandaboard: Use 0x80008000
# Line 36  Line 36 
36  # default initrd uInitrd file name  # default initrd uInitrd file name
37  #UBOOT_UINITRD=uInitrd  #UBOOT_UINITRD=uInitrd
38    
39    # defualt for platform shipping an onboard dtb.
40    #SHIPSDTB=no
41    
42    # option to tell new-kernel-pkg a specific dtb file to load in extlinux.conf
43    #dtbfile=foo.dtb
44    

Legend:
Removed from v.1843  
changed lines
  Added in v.2973