X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbubinga.h;h=10c48143117c4fe643492876c9c5f479251adb88;hb=5a753f98c6a01bd1c61a9a3f95e8329a35f62994;hp=a66cdc39567fcad2294d46fd011ff93fe1f2c030;hpb=4f92ed5fc083631ac7aef6c027cdf1177befd204;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/bubinga.h b/include/configs/bubinga.h index a66cdc3..10c48143 100644 --- a/include/configs/bubinga.h +++ b/include/configs/bubinga.h @@ -106,6 +106,7 @@ "bootfile=/tftpboot/bubinga/uImage\0" \ "kernel_addr=fff80000\0" \ "ramdisk_addr=fff90000\0" \ + "initrd_high=30000000\0" \ "load=tftp 100000 /tftpboot/bubinga/u-boot.bin\0" \ "update=protect off fffc0000 ffffffff;era fffc0000 ffffffff;" \ "cp.b 100000 fffc0000 40000;" \