From 3d83758e3c4ee050c56d158f6ada1b40b64f8fc3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 28 Oct 2016 13:45:40 -0700 Subject: rmc: Add bootloader entries for the Broxton-M/Joule platform By adding these entries, we can get the serial console output on the correct ttyS2 port the default port for meta-intel is ttyS0, but we can fix this with the rmc configuration Signed-off-by: Saul Wold --- common/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG (limited to 'common/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG') diff --git a/common/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG b/common/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG new file mode 100644 index 00000000..b2fabe82 --- /dev/null +++ b/common/recipes-bsp/rmc/boards/broxton-m/BOOTENTRY.CONFIG @@ -0,0 +1,2 @@ +boot.conf +install.conf -- cgit v1.2.3-54-g00ecf