Blame view

bootloader/u-boot_2015_04/board/pb1x00/config.mk 281 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  #
  # (C) Copyright 2003
  # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  #
  # SPDX-License-Identifier:	GPL-2.0+
  #
  
  #
  # AMD development board AMD Alchemy Pb1x00, MIPS32 core
  #
  
  # ROM version
  #CONFIG_SYS_TEXT_BASE = 0xbfc00000
  
  # SDRAM version
  CONFIG_SYS_TEXT_BASE = 0x83800000