commit | 697927cc35c80ddbe91d868ba1e41fb68dda815d | [log] [tgz] |
---|---|---|
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | Sun Oct 13 04:15:40 2013 +0300 |
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | Tue Oct 15 13:18:22 2013 +0200 |
tree | 3fafbb7f0cc4c42bbbddf073e985d5dc8891d0dd | |
parent | 2644793ef486881f3af36bec69d5f9abf82123ac [diff] |
CBMEM: Define cbmem_top() just once for x86 It is expected this will always be a casted get_top_of_ram() call on x86, no reason to do that under chipset. Change-Id: I3a49abe13ca44bf4ca1e26d1b3baf954bc5a29b7 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/3972 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com>