immortalwrt/target
Sungbo Eo 29167d5ea4
ramips: adjust LZMA_TEXT_START for 32MB RAM devices
Currently the lzma-loader is placed in RAM at 32MB offset, which does not
make sense for devices with only 32MB RAM. If we adjust LZMA_TEXT_START to
24MB offset, then the lzma-loader can be used on those devices and still
about 24MB memory will be available for uncompressed image, which should be
enough for most use cases.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-08-09 23:55:24 +08:00
..
imagebuilder imagebuilder: Remove json_info_files/ before build 2020-06-12 12:10:10 +08:00
linux ramips: adjust LZMA_TEXT_START for 32MB RAM devices 2020-08-09 23:55:24 +08:00
sdk SDK: multi-cores compress SDK 2020-07-27 23:24:57 +08:00
toolchain toolchain/wrapper.sh: fix remaining shellcheck warnings 2020-07-12 12:12:56 +08:00
Config.in target: make TESTING_KERNEL selectable 2020-04-14 23:56:07 +08:00
Makefile