Make image stops at random number generator (bcm27xx)

This worked. I think there is a symbol missing from the default kernel configuration file /target/linux/bcm27xx/bcm2711/config-5.4. There was a new line (just one) added to the file after I ran make kernel_menuconfig

CONFIG_HW_RANDOM_BCM2835=y

Thanks so much for the help.