RouterBOARD RB800 don't use u-boot.
This commit is contained in:
parent
e979445ec8
commit
7941ecd32a
@ -1,4 +1,4 @@
|
||||
# $NetBSD: RB800,v 1.30 2014/08/24 07:59:22 jnemeth Exp $
|
||||
# $NetBSD: RB800,v 1.31 2015/03/06 14:18:14 nonaka Exp $
|
||||
#
|
||||
# RB800 -- everything that's currently supported
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/evbppc/conf/std.mpc85xx"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
ident "RB800-$Revision: 1.30 $"
|
||||
ident "RB800-$Revision: 1.31 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -18,6 +18,7 @@ options MPC8544
|
||||
options PPC_HAVE_SPE
|
||||
no options GUR_BASE
|
||||
options GUR_BASE=0xe0000000
|
||||
options ROUTERBOOT
|
||||
|
||||
options PAX_ASLR=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user