]> Git Repo - u-boot.git/commit
allow ports to override bootelf behavior
authorMike Frysinger <[email protected]>
Sun, 13 Apr 2008 23:42:18 +0000 (19:42 -0400)
committerWolfgang Denk <[email protected]>
Fri, 18 Apr 2008 07:30:42 +0000 (00:30 -0700)
commit017e9b7925f74878d0e9475388cca9bda5ef9482
treecc4fe9915479ef83c8f1ba80893b7bd86713d6de
parenta4b46ed6b3502335c3f3a5d672abe0bcb44f20b7
allow ports to override bootelf behavior

Change the bootelf setup function into a dedicated weak function called
do_bootelf_exec.  This way ports can control the behavior however they
like before/after calling the ELF entry point.
common/cmd_elf.c
This page took 0.031668 seconds and 4 git commands to generate.