]> Git Repo - J-u-boot.git/blame - board/incaip/config.mk
designware_i2c: disable i2c controller during target address setup
[J-u-boot.git] / board / incaip / config.mk
CommitLineData
c021880a
WD
1#
2# (C) Copyright 2003
3# Wolfgang Denk, DENX Software Engineering, [email protected].
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
c021880a
WD
6#
7
8#
9# INCA-IP board with MIPS 4Kc CPU core
10#
11
12# ROM version
14d0a02a 13CONFIG_SYS_TEXT_BASE = 0xB0000000
c021880a
WD
14
15# RAM version
14d0a02a 16#CONFIG_SYS_TEXT_BASE = 0x80100000
This page took 0.255955 seconds and 4 git commands to generate.