Hacker News
new
past
comments
ask
show
jobs
points
by
bell-cot
14 hours ago
|
comments
by
anticensor
3 hours ago
|
next
[-]
The CPU literally initialises itself without DDR then initialises the DDR PHY, there must be a way of keeping the CPU in that "cache as RAM" mode.
reply
by
ggm
13 hours ago
|
prev
|
[-]
Make a fake ram which offers write through guarantee and returns bus no matter what address is referenced. You could possibly short circuit any "is ram there" test if it just says yes for whatever size and stride got configured.
reply