]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
authorVipin Kumar <vipin.kumar@st.com>
Mon, 7 May 2012 07:36:55 +0000 (13:06 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:41 +0000 (14:07 +0200)
commit0296f1599227280c24f53175ff04cce1faa10373
treefefcac40be1df825b0d9c15cbba68f81fa76fab0
parent484e0b05f2dca43a827c950c91b31e151b48a8ef
SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE

The below text is copy pasted from README
- CONFIG_SYS_MONITOR_BASE:
Physical start address of boot monitor code (set by
make config files to be same as the text base address
(TEXT_BASE) used when linking) - same as
CONFIG_SYS_FLASH_BASE when booting from flash.

This patch corrects the definition of CONFIG_SYS_MONITOR_BASE and sets it to
TEXT_BASE

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/spear-common.h