summaryrefslogtreecommitdiffstats
path: root/src/roms/SLOF/board-js2x/slof/header.fs
blob: be2b7221c2dfa585b75c57a76a734b3d71608bf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\ *****************************************************************************
\ * Copyright (c) 2004, 2008 IBM Corporation
\ * All rights reserved.
\ * This program and the accompanying materials
\ * are made available under the terms of the BSD License
\ * which accompanies this distribution, and is available at
\ * http://www.opensource.org/licenses/bsd-license.php
\ *
\ * Contributors:
\ *     IBM Corporation - initial implementation
\ ****************************************************************************/


get-flash-base VALUE flash-addr

get-nvram-base CONSTANT nvram-base
get-nvram-size CONSTANT nvram-size
ff8f9000 CONSTANT sec-nvram-base  \ save area from phype.... not really known
2000 CONSTANT sec-nvram-size
OpenPOWER on IntegriCloud