[00:14:45] *** Quits: ChanServ (ChanServ@services.) (shutting down) [00:30:14] *** Joins: ChanServ (ChanServ@services.) [00:30:14] *** hitchcock.freenode.net sets mode: +o ChanServ [01:04:20] TheSeven: no luck, seems like emCORE overwrites that somewhere [01:58:45] I don't think so [02:03:29] if emcore would touch it (which I think it doesn't), it would do the very same thing [02:11:30] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [02:11:31] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [02:21:42] http://paste.pm/raw/gg5 [02:21:44] that's what i did [02:23:23] then i have a null pointer jump at the end of emCORE's init thread, just before the last line (cputs(CONSOLE_BOOT, nobootoptionsstr);) [02:23:30] hm... you might want to try swapping the first two args, I'm not completely sure about the order of those [02:23:35] and what the heck is AMC0? [02:23:48] no idea [02:24:09] void mmu_map_section(uint32_t section, uint32_t target, Boolean cacheable, Boolean bufferable); [02:24:33] hm, it's likely that they are the wrong way round then [02:24:41] just try flipping them around [02:25:47] it didn't boot at all [02:27:07] hm [02:27:16] maybe openiboot needs something else at zero? [02:27:34] where does it store the page tables? [02:27:44] you might want to try patching that entry in emcore's init code [02:28:07] we should also make sure that we don't accidentally overwrite those page tables [02:33:54] seems like the MMU code in crt0.S for ipt2g is removed (compared to nano4g) [02:34:37] you could try adding that back in [02:34:49] in theory the same setup should work [02:35:01] with possibly an extended SDRAM size [02:37:05] https://github.com/user890104/openiBoot/blob/master/plat-s5l8720/includes/hardware/s5l8720.h [02:37:35] it stores the page tables at PageTable [02:40:56] ok, it finally boots [02:41:21] i wonder why the MMU setip has been skipped [02:41:32] setup* [02:42:27] but i still need this in openiBoot: [02:42:29] mmu_map_section(0x22000000, 0, TRUE, TRUE); [02:44:02] Connected to emCORE Debugger v0.2.3 r926 running on UNKNOWN (ID = 0x47325449) [02:44:09] uhm... :) [03:57:22] i'm going to try porting the gpio and button drivers from openiBoot [03:57:34] so i can play snake [06:38:29] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Ping timeout: 252 seconds) [06:40:11] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [06:45:49] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Ping timeout: 252 seconds) [06:47:23] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [06:59:59] *** Joins: goom (~goomba@cpe-72-177-176-215.satx.res.rr.com) [07:05:53] *** Quits: goom (~goomba@cpe-72-177-176-215.satx.res.rr.com) (Ping timeout: 250 seconds) [08:11:32] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [08:11:32] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [10:01:09] *** Joins: n1s (~n1s@c-26d572d5.010-215-7570701.cust.bredbandsbolaget.se) [10:01:09] *** Quits: n1s (~n1s@c-26d572d5.010-215-7570701.cust.bredbandsbolaget.se) (Changing host) [10:01:09] *** Joins: n1s (~n1s@rockbox/developer/n1s) [13:44:38] *** Quits: TheSeven (~quassel@rockbox/developer/TheSeven) (Remote host closed the connection) [13:47:04] *** Joins: TheSeven (~quassel@rockbox/developer/TheSeven) [14:11:30] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [14:11:30] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [16:09:01] *** Quits: krnlyng (~liar@83.175.90.24) (Ping timeout: 252 seconds) [16:36:54] *** Joins: krnlyng (~liar@83.175.90.24) [18:32:42] *** Quits: [Saint] (~saint@rockbox/staff/saint) (Remote host closed the connection) [18:33:48] *** Joins: [Saint] (~saint@rockbox/staff/saint) [20:11:32] *** Joins: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) [20:11:32] *** Quits: clustur (~logger@c-68-53-250-91.hsd1.tn.comcast.net) (Remote host closed the connection) [21:26:34] *** Quits: n1s (~n1s@rockbox/developer/n1s) (Quit: Ex-Chat) [21:27:04] *** Quits: [Saint] (~saint@rockbox/staff/saint) (Quit: No Ping reply in 180 seconds.) [21:29:24] *** Joins: [Saint] (~saint@rockbox/staff/saint) [21:50:23] *** Joins: Ecaz (~Ecaz@unaffiliated/ecaz) [21:50:39] *** Parts: Ecaz (~Ecaz@unaffiliated/ecaz) ()