From 59b511a0829e65980cd0d78f509e23047d0ecc78 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Tue, 2 Apr 2013 19:32:34 +0300 Subject: Fix console serial option. auto-serial-console checks serial configuration. Signed-off-by: Fathi Boudra --- hwpacks/linaro-highbank | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hwpacks/linaro-highbank b/hwpacks/linaro-highbank index d024d53..92ca098 100644 --- a/hwpacks/linaro-highbank +++ b/hwpacks/linaro-highbank @@ -20,10 +20,10 @@ partition_layout: bootfs_rootfs mmc_id: '0:1' kernel_file: boot/vmlinuz-*-highbank initrd_file: boot/initrd.img-*-highbank -dtb_file: lib/firmware/*-highbank/device-tree/highbank.dtb +#dtb_file: lib/firmware/*-highbank/device-tree/highbank.dtb boot_script: boot.scr extra_serial_options: -- console=ttyAMA0 +- console=ttyAMA0,115200n8 assume_installed: - linaro-headless packages: -- cgit v1.2.3