Add MD_CPU_HATCH
This commit is contained in:
parent
ebc78062c4
commit
95c53d32f1
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: bcm53xx_start.S,v 1.5 2013/06/17 20:30:49 matt Exp $ */
|
||||
/* $NetBSD: bcm53xx_start.S,v 1.6 2013/06/30 22:02:29 matt Exp $ */
|
||||
/*-
|
||||
* Copyright (c) 2012 The NetBSD Foundation, Inc.
|
||||
* All rights reserved.
|
||||
@ -45,7 +45,7 @@
|
||||
#define CONADDR 0x18000300
|
||||
#endif
|
||||
|
||||
RCSID("$NetBSD: bcm53xx_start.S,v 1.5 2013/06/17 20:30:49 matt Exp $")
|
||||
RCSID("$NetBSD: bcm53xx_start.S,v 1.6 2013/06/30 22:02:29 matt Exp $")
|
||||
|
||||
#undef VERBOSE_INIT_ARM
|
||||
#define VERBOSE_INIT_ARM
|
||||
@ -57,6 +57,8 @@ RCSID("$NetBSD: bcm53xx_start.S,v 1.5 2013/06/17 20:30:49 matt Exp $")
|
||||
#define XPUTC(n)
|
||||
#endif
|
||||
|
||||
#define MD_CPU_HATCH bcm53xx_cpu_hatch
|
||||
|
||||
/*
|
||||
* Kernel start routine for BCM5301X boards.
|
||||
* At this point, this code has been loaded into SDRAM
|
||||
|
Loading…
x
Reference in New Issue
Block a user