the following patch was just integrated into master: commit 8a703fb508b048380007cccc0d24fd2ae629bae7 Author: Stefan Reinauer reinauer@chromium.org Date: Mon Nov 7 12:43:03 2011 -0800
selfboot: cleanup
- move cbfs_load_payload to the end so we can drop the prototype - move lb_start and lb_end to the beginning so they can be used in other functions. - drop two unused function declarations - break a 80+ characters line - fix a comment
Change-Id: I460aa1e2ccf9d95ac12233af001076f73ab0268e Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Nov 8 12:25:25 2011, giving +2 See http://review.coreboot.org/424 for details.
-gerrit