From d82e06e40a418829a3bcbad056ad2cac6dfd2580 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 May 2018 17:36:46 +0200 Subject: alpha: info about SRM console --- target/alpha/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/alpha') diff --git a/target/alpha/Makefile b/target/alpha/Makefile index 5ce6bbea2..37d28d733 100644 --- a/target/alpha/Makefile +++ b/target/alpha/Makefile @@ -56,6 +56,7 @@ targethelp: @echo 'The kernel file is: $(FW_DIR)/${TARGET_KERNEL}' @echo 'The nfs root tarball is: ${FW_DIR}/${ROOTFSUSERTARBALL}' ifeq ($(ADK_TARGET_SYSTEM_DEC_MULTIA),y) + @echo 'The SRM console uses 56700 baud' @echo 'To netboot the Dec multia type following in SRM console:' @echo '>>>boot ewa0 -protocols bootp -fl "root=/dev/nfs ip=dhcp"' endif -- cgit v1.2.3