Stefan Reinauer has submitted this change. ( https://review.coreboot.org/c/em100/+/37134 )
Change subject: Clean up chip database handling ......................................................................
Clean up chip database handling
- Drop makechips.c utility, it is no longer needed (functionality has been included in chips.c in the em100 utility). - Drop em100pro_chips.h. - Create new build target tarballs which creates the archives now needed by the em100 utility. - Don't produce em100pro_chips.h in makechips.sh anymore.
Signed-off-by: Stefan Reinauer stefan.reinauer@gmail.com Change-Id: If116243bf3434bf1c05ff7bc93b6423341d84969 Reviewed-on: https://review.coreboot.org/c/em100/+/37134 Reviewed-by: Angel Pons th3fanbus@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M Makefile D em100pro_chips.h D makechips.c M makechips.sh 4 files changed, 22 insertions(+), 57,693 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved