* Switch to using u-boot-git (instead of u-boot-sakoman)
* Remove reference to custom x-load
* Remove extra image depends (which will come from common include)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
require conf/machine/include/omap3.inc
-EXTRA_IMAGEDEPENDS = "x-load-rsalveti u-boot-sakoman "
-
XLOAD_MACHINE = "omap4430panda_config"
XLOAD_LOAD_ADDRESS = 0x40304350
-PREFERRED_PROVIDER_virtual/bootloader = "u-boot-sakoman"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
UBOOT_MACHINE = "omap4_panda_config"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap4"