[FE training-materials-updates] Change the goldfish defconfig (the older one is broken and won't boot)

Maxime Ripard maxime.ripard at free-electrons.com
Tue Dec 3 18:30:14 CET 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=694f27d80b861f2ec5d1d76aaa9448ba635dfef8

>---------------------------------------------------------------

commit 694f27d80b861f2ec5d1d76aaa9448ba635dfef8
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Tue Dec 3 18:27:38 2013 +0100

    Change the goldfish defconfig (the older one is broken and won't boot)
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


>---------------------------------------------------------------

694f27d80b861f2ec5d1d76aaa9448ba635dfef8
 labs/android-boot/android-boot.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-boot/android-boot.tex b/labs/android-boot/android-boot.tex
index f8e9f38..7914413 100644
--- a/labs/android-boot/android-boot.tex
+++ b/labs/android-boot/android-boot.tex
@@ -42,7 +42,7 @@ toolchain from the previous lab to your \code{PATH}.
 
 Now, configure the kernel for the target platform
 
-\code{ARCH=arm make goldfish_defconfig}
+\code{ARCH=arm make goldfish_armv7_defconfig}
 
 Then, configure the kernel using the tool of your choice to add a
 custom suffix to the kernel version and compile the kernel!



More information about the training-materials-updates mailing list