From 2851c4450565faaab1839a3c1553b15111e45da7 Mon Sep 17 00:00:00 2001 From: Manohar Vanga <manohar.vanga@cern.ch> Date: Mon, 7 Nov 2011 09:58:13 +0100 Subject: [PATCH] simulation: fix firmware output size in README Signed-off-by: Manohar Vanga <manohar.vanga@cern.ch> --- simulation/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulation/README b/simulation/README index 8d42987..4ac4e63 100644 --- a/simulation/README +++ b/simulation/README @@ -65,7 +65,7 @@ in the example wbone.def file at simulation/fw/wbone.def. Installing Firmware =================== -The generated firmware file should be 4KB in size. Copy the firmware +The generated firmware file should be 4MB in size. Copy the firmware file into /lib/firmware/NAME where NAME is as specified above. $ cp firmware.bin /lib/firmware/firmware-0000babe-babe -- GitLab