X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=carlfw%2Fcarl9170.lds;h=97dda684131a59213314018e1f5a64276bed7f08;hp=726a9e2acddeb66fa478937f834d6ef155ac4b82;hb=6598140e430d622be926aed43ec19fec8326cd11;hpb=2f6209a88f424796af0638f73bce1d653dfa379e diff --git a/carlfw/carl9170.lds b/carlfw/carl9170.lds index 726a9e2..97dda68 100644 --- a/carlfw/carl9170.lds +++ b/carlfw/carl9170.lds @@ -1,9 +1,9 @@ /* * The carl9170 firwmare gets copied into the device's - * Program RAM (pram), which has a size of 32K, but + * Program RAM (pram), which has a size of 16K, but * also has to accomodate the stack the device uses, - * which starts at the top of the 32k, so we pretend - * that we just have 16k of pram. + * which starts at the top of the 16k, so we pretend + * that we just have 16256 (16k - 128) of pram. * * This section documents some of the other areas * mapped into the firmware processor's address space