CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/24 07:40:12
Modified files:
sys/arch/armv7/stand/efiboot: conf.c exec.c
Log message:
Pass esym to the kernel in r0. Since u-boot passes 0 in this register, we
can easily determine that the value passed is valid and use it to initialize
the kernel symbol tableo.
ok tom@, patrick@
