commit | b044a4fa1694d6f476e3e92a7f503f7d46fe3380 | [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 | ca2403a218c55c2704994f6ec297fa97f812b182 [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>