X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fwandboard.h;h=7f1c925d02fb2c22e3dc6e23bf33dac84baa49b7;hb=86cf1c82850f7c226f23684e19616e526ffaf10f;hp=7b502840cb79f1954353cde3b20501a6d6c7f490;hpb=2600df4f8ef12ece9cec13030005919e0ba2b0d5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h index 7b50284..7f1c925 100644 --- a/include/configs/wandboard.h +++ b/include/configs/wandboard.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 Freescale Semiconductor, Inc. * * Configuration settings for the Wandboard. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -79,7 +78,7 @@ #endif #define CONFIG_EXTRA_ENV_SETTINGS \ - "console=ttymxc0,115200\0" \ + "console=ttymxc0\0" \ "splashpos=m,m\0" \ "fdtfile=undefined\0" \ "fdt_high=0xffffffff\0" \ @@ -138,7 +137,6 @@ #include /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM