Skip to content

Instantly share code, notes, and snippets.

@pamaury
Created November 20, 2016 18:48
Show Gist options
  • Save pamaury/01248109753a122de5842ff5d5244266 to your computer and use it in GitHub Desktop.
Save pamaury/01248109753a122de5842ff5d5244266 to your computer and use it in GitHub Desktop.
constants
{
}
options
{
productVersion = "000.003.023";
componentVersion = "000.003.023";
driveTag = 0x0;
flags = 0x0;
timestampLow = 0x988fc5c0;
timestampHigh = 0x143a3;
sbMinorVersion = 0x1;
}
sources
{
____0 = "____.0.elf";
____1 = "____.1.elf";
____2 = "____.2.elf";
mlc_0 = "mlc_.0.elf";
lba_0 = "lba_.0.elf";
hwstub = "hwstub.bin";
}
section(0; alignment = 0x20, cleartext = 0x0, sectionFlags = 0x0)
{
load hwstub > 0;
jump 0;
}
section(0x6d6c635f; alignment = 0x10, cleartext = 0x0, sectionFlags = 0x0)
{
load mlc_0;
jump mlc_0(0);
}
section(0x6c62615f; alignment = 0x20, cleartext = 0x0, sectionFlags = 0x0)
{
load lba_0;
jump lba_0(0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment