meta-facebook: meta-fby35:Add u-boot for fby35.
Added the Facebook machine-specific multihost file
Added the u-boot bootagrs configuration.
Tested: Tested and verified in Yosemite V3.5 platform
Signed-off-by: Logananth Sundararaj <logananth_s@hcl.com>
Change-Id: Icb487fdecaaa1ab4c7614b887850693979065652
diff --git a/meta-facebook/meta-fby35/recipes-bsp/u-boot/u-boot-aspeed-sdk/fby35.cfg b/meta-facebook/meta-fby35/recipes-bsp/u-boot/u-boot-aspeed-sdk/fby35.cfg
new file mode 100644
index 0000000..a1e936c
--- /dev/null
+++ b/meta-facebook/meta-fby35/recipes-bsp/u-boot/u-boot-aspeed-sdk/fby35.cfg
@@ -0,0 +1,3 @@
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyS4,57600n8 root=/dev/ram rw vmalloc=384M"
+CONFIG_BAUDRATE=57600