X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fflash-images;h=4091322a593b926bff9552637a4622226deb93a5;hp=8fab6e31af484ff8720b05d84f4b750c4725d245;hb=9007007b4ef870fbc115851d7bd53dff771e9415;hpb=1edfc9c33d798a05e77e99c3f3031b3de6db759a diff --git a/lfs/flash-images b/lfs/flash-images index 8fab6e31af..4091322a59 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -185,6 +185,8 @@ ifneq "$(MACHINE_TYPE)" "arm" sed -i -e "s|#serial|serial|g" $(MNThdd)/boot/grub/grub.conf sed -i -e "s|#terminal|terminal|g" $(MNThdd)/boot/grub/grub.conf sed -i -e "s| panic=10 | console=ttyS0,115200n8 panic=10 |g" $(MNThdd)/boot/grub/grub.conf +else + sed -i -e "s| console=tty1 | console=ttyAMA0,115200n8 |g" $(MNThdd)/boot/cmdline.txt endif sed -i -e "s|1:2345:respawn:|#1:2345:respawn:|g" $(MNThdd)/etc/inittab