commit | f403914dfc0e08f6dd2284429097faa27d29c1ac | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 17 19:41:16 2015 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Nov 04 14:49:51 2015 +0100 |
tree | b72284cfaecbd735f6f97da0b2a516689a11c33a | |
parent | 9d8ac956af304072dd11054e2b981ac3770ca49b [diff] |
fdtgrep: Simplify the alias generation code We don't need to allocate a new region list when we run out of space. The outer function can take care of this for us. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Michal Simek <michal.simek@xilinx.com>