]> Git Repo - buildroot-mgba.git/commit
configs/atmel: refactor to use genimage.sh
authorJoshua Henderson <[email protected]>
Wed, 8 Nov 2017 18:15:20 +0000 (11:15 -0700)
committerThomas Petazzoni <[email protected]>
Sat, 11 Nov 2017 22:29:06 +0000 (23:29 +0100)
commit9957d2c89decd6ad63b144df2fb10837eb43250f
tree4d497ba2b0787c59c01bc7742e6b22153a8517e6
parentf723fa7f5302df8a71254ea9db09ac310420bf34
configs/atmel: refactor to use genimage.sh

Prefer the commom genimage.sh instead of a custom post-image.sh script.

Cc: Ludovic Desroches <[email protected]>
Cc: Peter Korsgaard <[email protected]>
Signed-off-by: Joshua Henderson <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
board/atmel/sama5d27_som1_ek_mmc/post-image.sh [deleted file]
board/atmel/sama5d2_xplained_mmc/post-image.sh [deleted file]
board/atmel/sama5d3_xplained_mmc/post-image.sh [deleted file]
board/atmel/sama5d4_xplained_mmc/post-image.sh [deleted file]
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
configs/atmel_sama5d2_xplained_mmc_defconfig
configs/atmel_sama5d2_xplained_mmc_dev_defconfig
configs/atmel_sama5d3_xplained_mmc_defconfig
configs/atmel_sama5d3_xplained_mmc_dev_defconfig
configs/atmel_sama5d4_xplained_mmc_defconfig
configs/atmel_sama5d4_xplained_mmc_dev_defconfig
This page took 0.029171 seconds and 4 git commands to generate.