diff options
author | Tom Rini <trini@ti.com> | 2014-05-16 18:30:33 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-05-16 18:30:33 -0400 |
commit | d7782d06534fe4fa47a49fa7c106de5ba85a9687 (patch) | |
tree | e760132f68c183ae886804de9c644649798b049c /include/configs/T4240EMU.h | |
parent | 6be6b6bcbac62e356d05bdde488fc9f0eef7084a (diff) | |
parent | e4911815cf98237b65a817a3c791f143794f2837 (diff) | |
download | u-boot-imx-d7782d06534fe4fa47a49fa7c106de5ba85a9687.zip u-boot-imx-d7782d06534fe4fa47a49fa7c106de5ba85a9687.tar.gz u-boot-imx-d7782d06534fe4fa47a49fa7c106de5ba85a9687.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'include/configs/T4240EMU.h')
-rw-r--r-- | include/configs/T4240EMU.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/T4240EMU.h b/include/configs/T4240EMU.h index ad5a9a6..53c69b0 100644 --- a/include/configs/T4240EMU.h +++ b/include/configs/T4240EMU.h @@ -128,8 +128,7 @@ "ramdiskfile=t4240emu/ramdisk.uboot\0" \ "fdtaddr=c00000\0" \ "fdtfile=t4240emu/t4240emu.dtb\0" \ - "bdev=sda3\0" \ - "c=ffe\0" + "bdev=sda3\0" /* * For emulation this causes u-boot to jump to the start of the proof point |