commit | 7f15a256b556bf26780d7a0bd03c88914a852022 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Nov 06 16:36:08 2013 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Nov 07 09:22:40 2013 +0100 |
tree | bbb2027e663a55204c63859c61fb06d09796bbb8 | |
parent | edf6844ebf4d66546caf2a75e9d05e579990678c [diff] |
microblaze: Calculate kernel pad automatically The kernel needs to setup the first two tlbs with pad which is used for early page allocation which is used by mapin_ram() to allocate tables for lowmem memory before memory initialisation is done. Calculate pad directly from lowmem size. Signed-off-by: Michal Simek <michal.simek@xilinx.com>