]> Git Repo - J-u-boot.git/commit - include/configs/spear-common.h
SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
authorVipin Kumar <[email protected]>
Mon, 7 May 2012 07:36:55 +0000 (13:06 +0530)
committerAlbert ARIBAUD <[email protected]>
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 <[email protected]>
Signed-off-by: Amit Virdi <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
include/configs/spear-common.h
This page took 0.035973 seconds and 4 git commands to generate.