diff options
author | Yuri Tikhonov <yur@pollux.denx.de> | 2008-02-06 18:48:36 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-03-18 21:59:24 +0100 |
commit | 2d991958b1e420fbfe17b128bd26ade74be5efcc (patch) | |
tree | 9fb303a7b6361eac55cb68be96b284c1fc4c5d1a /lib_blackfin/tests.c | |
parent | ff818b21b069f4bc9cb73373cc5a16014be101b7 (diff) | |
download | talos-obmc-uboot-2d991958b1e420fbfe17b128bd26ade74be5efcc.tar.gz talos-obmc-uboot-2d991958b1e420fbfe17b128bd26ade74be5efcc.zip |
The patch introduces the alternative configuration of the log buffer for
the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory),
the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ...,
PPC440EPX_GPT0_COMP5).
To enable this, alternative, configuration the U-Boot board configuration
file for lwmon5 includes the definitions of alternative addresses for header
(CONFIG_ALT_LH_ADDR) and buffer (CONFIG_ALT_LB_ADDR).
The Linux shall be configured with the CONFIG_ALT_LB_LOCATION option set,
and has the BOARD_ALT_LH_ADDR and BOARD_ALT_LB_ADDR constants defined in the
lwmon5 board-specific header (arch/ppc/platforms/4xx/lwmon5.h).
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Diffstat (limited to 'lib_blackfin/tests.c')
0 files changed, 0 insertions, 0 deletions