Manfeel
Manfeel
As discussed earlier in https://github.com/pepe2k/u-boot_mod/issues/48#issuecomment-493643150 in cpu/mips/start.S, the following code blocks should also be executed in RAM version: ``` rel_start: //#ifndef CONFIG_SKIP_LOWLEVEL_INIT /* Initialize caches... */ la t9, simple_mips_cache_reset jalr...
First of all, thank you for making this excellent tool for us! in controller nodes, we need some Photoshop-like tools, I found a nice tool on https://github.com/viliusle/miniPaint, It's totally web-based....
modify py.cpp ``` bool pyInit(PLUG_INITSTRUCT* initStruct) { // ... // Add 'plugins' (current directory) to sys.path GetCurrentDirectoryW(_countof(dir), dir); if(dir[wcslen(dir) - 1] != L'\\') wcsncat_s(dir, L"\\", _TRUNCATE); wcsncat_s(dir, token_paste(L, module_name), _TRUNCATE);...