post_install() {
  /boot/flash_uboot.sh --auto
}

post_upgrade() {
  /boot/flash_uboot.sh --auto
}
