]> git.sur5r.net Git - u-boot/blobdiff - configs/am335x_evm_norboot_defconfig
regulator: pbias: don't evaluate variable before assignment
[u-boot] / configs / am335x_evm_norboot_defconfig
index 9d424e8770a2c7a1232c2bf9cd5db56a3dd92927..22182f5d9bbd0ae41fe58a152bdc9c20f6a13a54 100644 (file)
@@ -7,6 +7,7 @@ CONFIG_AM33XX=y
 CONFIG_NOR=y
 CONFIG_DISTRO_DEFAULTS=y
 CONFIG_NOR_BOOT=y
+CONFIG_BOOTCOMMAND="if test ${boot_fit} -eq 1; then run update_to_fit; fi; run findfdt; run init_console; run envboot; run distro_bootcmd"
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_VERSION_VARIABLE=y
 CONFIG_ARCH_MISC_INIT=y
@@ -29,6 +30,7 @@ CONFIG_OMAP3_SPI=y
 CONFIG_USB=y
 CONFIG_USB_MUSB_HOST=y
 CONFIG_USB_MUSB_GADGET=y
+CONFIG_USB_MUSB_DSPS=y
 CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"