diff options
author | Francois Retief <fgretief@spaceteq.co.za> | 2014-11-04 16:51:44 +0200 |
---|---|---|
committer | Francois Retief <fgretief@spaceteq.co.za> | 2015-11-13 10:23:32 +0200 |
commit | b6b280ce07b33b05279a31aff0edeba7b7e446f5 (patch) | |
tree | d4e19423e1f228d7025d980f99a25a0b0312795c /configs | |
parent | a50adb7b4d86b924789dbe437ae92006d2f654f8 (diff) |
sparc: Update GRSIM board with memory settings for TSIM eval
Update the GRSIM board with the memory settings for the evaluation
version of TSIM. This free version of TSIM is used for testing.
Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/grsim_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/grsim_defconfig b/configs/grsim_defconfig index f0fa23f810..b0295f2f0c 100644 --- a/configs/grsim_defconfig +++ b/configs/grsim_defconfig @@ -11,4 +11,5 @@ CONFIG_SYS_TEXT_BASE=0x00000000 # CONFIG_CMD_MEMORY is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set +# CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set |