On 04/08/2012 08:33 AM, Julius Baxter wrote:
--- board/ml501/or1ksim.cfg | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)diff --git a/board/ml501/or1ksim.cfg b/board/ml501/or1ksim.cfg index db47f04..8f80ac5 100644 --- a/board/ml501/or1ksim.cfg +++ b/board/ml501/or1ksim.cfg @@ -39,6 +39,9 @@ section memory delayw = 1 end +/* The "flash" memory model won't really be like a strataflash + the driver expects, so all of the flash behavior won't be right, + but it'll do to get the sim up and running as it'll do XIP */ section memory /*random_seed = 12345 type = random*/
Applied to git://openrisc.net/stefan/u-boot Stefan _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
